Skip to main content

Base URL

All API requests go to:

Authentication

All endpoints require an API key in the X-API-Key header:
See Authentication for more information about creating and managing API keys.

Request format

  • Content-Type: application/json for POST/PUT/PATCH requests
  • Encoding: UTF-8

Response format

All responses are JSON. Successful responses contain the requested data. Error responses contain statusCode, message, and error fields.

Endpoints overview

Interactive documentation

Use the “Try it” feature on each endpoint page to test requests directly from the documentation. Enter your API key and adjust the parameters.