Salla · OAuth Scopes
Salla OAuth Scopes
OAuth 2.0
derived
Salla publishes 11 OAuth 2.0 scopes via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Salla API on a user’s behalf.
Tokens are issued from https://accounts.salla.sa/oauth2/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.
ArabicE-CommerceGCCHeadless CommerceMerchantMENAOnline StoresRetailSaudi ArabiaSMBStorefront
Scopes: 11
Flows: authorizationCode
Method: derived
OAuth endpoints
Authorization URL
https://accounts.salla.sa/oauth2/auth
https://accounts.salla.sa/oauth2/auth
Token URL
https://accounts.salla.sa/oauth2/token
https://accounts.salla.sa/oauth2/token
Flows
authorizationCode
authorizationCode
Scopes (11)
| Scope | Description | Flows |
|---|---|---|
| customers.read | Read customers. | authorizationCode |
| customers.read_write | Read and write customers. | authorizationCode |
| offline_access | Required to receive a refresh token. | authorizationCode |
| orders.read | Read orders. | authorizationCode |
| orders.read_write | Read and write orders. | authorizationCode |
| products.read | Read products. | authorizationCode |
| products.read_write | Read and write products. | authorizationCode |
| settings.read | Read store settings. | authorizationCode |
| shipments.read | Read shipments. | authorizationCode |
| shipments.read_write | Read and write shipments. | authorizationCode |
| webhooks.read_write | Manage webhook subscriptions. | authorizationCode |