Sendoso OAuth Scopes
Sendoso publishes 6 OAuth 2.0 scopes via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Sendoso API on a user’s behalf.
Tokens are issued from https://app.sendoso.com/oauth/token.
This index is generated from the provider’s OpenAPI security definitions (and, where available, its documented scope reference) and refreshes on every APIs.io network build. Browse every provider’s scopes at scopes.apis.io.
OAuth endpoints
https://app.sendoso.com/oauth/authorize
https://app.sendoso.com/oauth/token
authorizationCode
Scopes (6)
| Scope | Description | Flows |
|---|---|---|
| marketplace | Access the marketplace API. | authorizationCode |
| public | Access the user's basic information. | authorizationCode |
| scim | Access the SCIM API. | authorizationCode |
| smartsend | Access the smartsend API. | authorizationCode |
| update | Update the user's account details. | authorizationCode |
| write | Send gifts on the user's behalf. | authorizationCode |
📄 Provider scope reference: https://developer.sendoso.com/rest-api/overview/authenticationhttps://developer.sendoso.com/marketplace/overview/authenticationhttps://developer.sendoso.com/scim/overview/authentication
Source
OAuth Scopes
Work with this as data
Every scope set here is available over the APIs.io API and to AI agents over MCP.