API Reference

The Notifly API is similar to a standard REST API.

It's an HTTP API which accepts JSON and returns JSON, and uses standard HTTP response codes, authentication, and verbs.

The value of the Content-Type HTTP-header must be application/json for all requests.

Last updated