Skip to main content

Base URL

All API requests use the following base URL:

Request format

  • All request bodies must be JSON with Content-Type: application/json
  • File uploads use Content-Type: multipart/form-data
  • UUIDs are used for all resource identifiers

Authentication

Include your API key in every request:

Response format

All responses return JSON. Successful responses return the resource directly or a paginated wrapper:

Common patterns

Endpoint groups