Base URL
All API requests go to:Authentication
All endpoints require an API key in theX-API-Key header:
Request format
- Content-Type:
application/jsonfor POST/PUT/PATCH requests - Encoding: UTF-8
Response format
All responses are JSON. Successful responses contain the requested data. Error responses containstatusCode, message, and error fields.