General
API base path for all requests in production environment is:
API base path for all requests in test environment is:
All request and response bodies should be in JSON, with corresponding headers:
All requests to endpoints (except auth endpoint) must include authorization header:
Last updated