Access scopes

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.

ScopeDescription
read:appsView basic information about your apps
read:plansView details about app plans
write:plansCreate, update, and delete app plans
read:customersView details about your customers
write:customersCreate, update, and delete customer information
read:usersView details about users in your organization
read:transactionsView transaction details in your organization
read:subscriptionsView subscription details for your organization
read:app_eventsView app events for your organization
read:companiesView companies in your organization
write:companiesCreate, update, and delete companies
read:reviewsView reviews for your apps
read:usage_eventsView and filter usage events for your apps