API Reference
Overview of Notify’s public API. Prefer these docs for examples; use /api-docs for the interactive OpenAPI explorer.
Notify’s public API is authenticated with the x-api-key header.
Base URL
https://notify.cx
Interactive explorer
Open the Swagger UI at /api-docs.
Endpoints in these docs
Auth
curl https://notify.cx/api/public/v1/usage \
-H "x-api-key: $NOTIFY_API_KEY"