Skip to main content

API Overview

All API endpoints are under:

Request format

  • All requests must include Content-Type: application/json when sending a body
  • Authentication via Authorization: Bearer <token> header
  • All responses are JSON

Response format

Success:
Error:

HTTP status codes

Rate limiting

The API is limited to 100 requests per minute per IP. Rate limit headers are included in every response:

Endpoint summary