Guide
Headers
Required and optional headers for public API calls.
Required headers
X-API-Key authenticates merchant calls. Idempotency-Key is required for state-changing POST, PATCH and DELETE operations unless explicitly documented otherwise.
Correlation
Clients may send X-Request-Id. Responses include request_id for support and audit correlation.
Content type
JSON request bodies should send Content-Type: application/json.