Skip to main content

Authentication

Authorization Header

To access the API, include the following header in your request:

NameValueDescription
authorizationBearer v1_8pJc****SLLeC24Use the provided bearer token.
content-typeapplication/jsonSpecify JSON as the content type.

Ensure you have a valid token before making API calls.