Notifications
The Notifications API provides you with real-time, asynchronous updates about the status of events. You receive notifications for the events to which you are subscribed on the callback URL or email address provided by you.
Availability
The Notifications API is available in the following regions:
- United States
- Europe
- United Kingdom
- Australia
- Canada
How notifications work
Perform the following steps to get started with Notifications:
- Request access — Follow the steps in Getting started to set up access to the Notifications API.
- Determine the notification event types you need — Read about the Notification types offered by the Notifications API.
- Subscribe to the notification events — Learn how to Subscribe to notifications.
- Add security preferences — Learn about how Security preferences work and how to enable them.
- Retrieve notifications anytime you want — Learn how to Retrieve notifications.
- Verify notifications using public keys — Learn about Public keys.