Management API
This API allows you to manage various aspects of your account. The reference is available here.
Authentication
The only authentication method supported for this API is the Oauth2 client-credentials
flow.
- See client-credentials flow for more information about to this standard flow
- See Authorization API to learn how to fetch an
access token