Notify.Events API

The Notify.Events API is used to integrate the capabilities of the Notify.Events notification service into a client's personal project and is intended for developers.

Description

The service API operates over the HTTP protocol and is a set of methods used to make requests and return responses for each operation. All responses come in the form of JSON structures.

See more detailed information about the concepts and entities used in the documentation (e.g. Channels, Sources, Recipients, etc.) and their interrelationships in our Help Center, the Notify.Events Overview section.

The limit on the number of requests is 10 requests per second.

Cross-domain requests (like jQuery Ajax) are not allowed.


See the Notify.Events API documentation in Open API/Swagger format for more details.