Authentication
Headers
To access the API, include the following header in your request:
Name | Value | Description |
---|---|---|
authorization | Bearer v1_8pJc****SLLeC24 | Authorization bearer token passed in the header. |
content-type | application/json | Type of content passed in the body (JSON format). |
Ensure you have a valid token before making API calls.