Supported access scopes for the Mantle Core API
Access scopes
defined the read and write permissions of the access token you request on behalf of the user. Each access token is limited to API calls based on the scopes that were granted by the user, during the OAuth flow.
Scope | Description |
---|---|
read:apps | View basic information about your apps |
read:plans | View details about app plans |
write:plans | Create, update, and delete app plans |
read:customers | View details about your customers |
write:customers | Create, update, and delete customer information |
read:users | View details about users in your organization |
read:transactions | View transaction details in your organization |
read:subscriptions | View subscription details for your organization |
read:app_events | View app events for your organization |
read:companies | View companies in your organization |
write:companies | Create, update, and delete companies |
read:reviews | View reviews for your apps |
read:usage_events | View and filter usage events for your apps |