Skip to main content
Celoxis API v2
LiveUpdated 2 Sep 2026

Requests & responses

Headers

Send the access token with every request. Requests containing JSON must also identify their content type.

http
Authorization: bearer YourTokenHere
Content-Type: application/json