Skip to main content

Base URL

Authentication

All endpoints require a Bearer token in the Authorization header.
Contact the Automindz team to get your API key.
Older unversioned endpoints remain available for compatibility, but new integrations should use /v1.

Request format

All request bodies use JSON. Set the Content-Type header:

Rate limits

All API keys are subject to rate limits. Current defaults: If you exceed the rate limit, the API returns 429 Too Many Requests. Wait and retry with exponential backoff.

Error responses