API calls are authenticated via a required API token which is included in the HTTP header as an Authorization
field. See the header format below:
Authorization: Bearer <provided_token>
Please reach out to [email protected] for assistance with the authorization token.