Ziina · OAuth Scopes
Ziina OAuth Scopes
OAuth 2.0
searched
Ziina publishes 7 OAuth 2.0 scopes. Scopes are the fine-grained permissions an application requests at authorization time to act against the Ziina API on a user’s behalf.
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.
PaymentsFintechUAEMENAMoney TransferWallet
Scopes: 7
Flows:
Method: searched
Scopes (7)
| Scope | Description | Flows |
|---|---|---|
| read_account | Read the connected account profile (GET /account) - account_id, type, status, ziiname, display_name. | authorizationCode |
| write_payment_intents | Create payment intents and accept payments on the account's behalf. | authorizationCode |
| write_refunds | Create and fetch refunds against payment intents. | authorizationCode |
| write_transfers | Transfer money to other Ziina users. | authorizationCode |
| write_webhooks | Register and delete webhook endpoints. | authorizationCode |
| offline_access | Issue a refresh_token for long-lived access (requires prompt=consent on the authorization request). | authorizationCode |
| openid | OIDC base scope; returns an ID token identifying the end user. | authorizationCode |
📄 Provider scope reference: https://docs.ziina.com/developers/oauth-2.0#available-scopes