API Authorization

All requests requires the Authorization header using a Bearer token. The token is generated in the partner portal. The token is a long lived token and it is recommended that you rotate the token on a regular basis.

Authorization: Bearer YOUR_TOKEN