Zepto · OAuth Scopes

Zepto OAuth Scopes

OAuth 2.0 searched

Zepto publishes 9 OAuth 2.0 scopes via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Zepto API on a user’s behalf.

Tokens are issued from /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.

PaymentsAustraliaReal-Time PaymentsAccount-to-AccountNew Payments PlatformPayToPayIDDirect EntryOpen BankingMoney Movement
Scopes: 9 Flows: authorizationCode Method: searched

OAuth endpoints

Authorization URL
/oauth/authorize
Token URL
/oauth/token
Flows
authorizationCode

Scopes (9)

ScopeDescriptionFlows
agreements Manage your agreements authorizationCode
contacts Manage your contacts authorizationCode
open_agreements Manage your open agreements authorizationCode
payment_requests Manage your payment requests authorizationCode
payments Manage your payments authorizationCode
public Access your public information authorizationCode
refunds Manage your refunds authorizationCode
transactions Access your transaction history authorizationCode
transfers Manage your Transfers authorizationCode

Source

OAuth Scopes

Raw ↑
generated: '2026-07-24'
method: searched
source: openapi/zepto-payments-zepto.yml
docs: https://docs.zeptopayments.com/docs/oauth-grant-flow
schemes:
- name: bearerAuth
  source: openapi/zepto-payments-zepto.yml
  flows:
  - flow: authorizationCode
    authorizationUrl: /oauth/authorize
    tokenUrl: /oauth/token
scopes:
- scope: agreements
  description: Manage your agreements
  flows:
  - authorizationCode
  sources:
  - openapi/zepto-payments-zepto.yml
- scope: contacts
  description: Manage your contacts
  flows:
  - authorizationCode
  sources:
  - openapi/zepto-payments-zepto.yml
- scope: open_agreements
  description: Manage your open agreements
  flows:
  - authorizationCode
  sources:
  - openapi/zepto-payments-zepto.yml
- scope: payment_requests
  description: Manage your payment requests
  flows:
  - authorizationCode
  sources:
  - openapi/zepto-payments-zepto.yml
- scope: payments
  description: Manage your payments
  flows:
  - authorizationCode
  sources:
  - openapi/zepto-payments-zepto.yml
- scope: public
  description: Access your public information
  flows:
  - authorizationCode
  sources:
  - openapi/zepto-payments-zepto.yml
- scope: refunds
  description: Manage your refunds
  flows:
  - authorizationCode
  sources:
  - openapi/zepto-payments-zepto.yml
- scope: transactions
  description: Access your transaction history
  flows:
  - authorizationCode
  sources:
  - openapi/zepto-payments-zepto.yml
- scope: transfers
  description: Manage your Transfers
  flows:
  - authorizationCode
  sources:
  - openapi/zepto-payments-zepto.yml