Skip to main content

Base URL

All API requests are sent to your project endpoint:
Replace :project-id with your project ID from the Atelerix Dashboard under Project Settings. Example:

Authentication

Before you call the API, create a private key in Project Settings in the dashboard. Send the private key on every request in the atelerix-api-key header:
Keep your private key secret. Do not commit it to source control, expose it in client-side code, or share it publicly.

Next steps

Push Notifications

Send push notifications through the REST API.

Error & success codes

Reference common API response codes.