Base URL
/v1/). See Versioning for the deprecation policy.
Authentication
Every request requires an API key. For POST/PATCH/DELETE endpoints, passapi_key in the JSON body. For GET endpoints, pass it as a query parameter:
Response format
All responses are JSON. Successful responses return200 OK with the payload. Errors follow a standard shape — see Errors.