Skip to main content

Base URL

All API requests are made to:

Request Format

All requests use JSON bodies with Content-Type: application/json. Authentication is done via the clientKey field in the request body — no headers or bearer tokens required.

Endpoints

Response Format

All responses are JSON with a consistent structure:
  • errorId: 0 means success
  • errorId: 1 means an error occurred — check errorCode and errorDescription

HTTP Status Codes

Rate Limits

Concurrency and quota limits apply per account. See Rate Limits & Concurrency for details.