Zai · OAuth Scopes

Zai OAuth Scopes

OAuth 2.0 derived

Zai uses OAuth 2.0 but publishes no discrete scopes — access is governed by the grant itself (e.g. client-credentials or role-based authorization) rather than per-scope consent.

Tokens are issued from https://au-0000.sandbox.auth.assemblypay.com/tokens.

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.

PaymentsAustraliaPayment GatewayPayment ProcessingMarketplace PaymentsPayments-as-a-ServiceReal-Time PaymentsAccount-to-AccountOpen BankingPayToPayIDNPPDirect DebitDigital WalletsPayouts
Scopes: 0 Flows: clientCredentials Method: derived

OAuth endpoints

Token URL
https://au-0000.sandbox.auth.assemblypay.com/tokens
Flows
clientCredentials

Scopes (0)

Zai implements OAuth 2.0 but publishes no discrete scopes — access is governed by the grant itself (client-credentials or role-based authorization) rather than per-scope consent.

Source

OAuth Scopes

Raw ↑
generated: '2026-07-24'
method: derived
source: openapi/zai-assembly-api.json, openapi/zai-async-api.json
schemes:
- name: oAuth2ClientCredentials
  source: openapi/zai-assembly-api.json
  flows:
  - flow: clientCredentials
    tokenUrl: https://au-0000.sandbox.auth.assemblypay.com/tokens
  description: Please refer to Authentication section within https://developer.assemblypayments.com/reference#authentication
- name: oAuth2ClientCredentials
  source: openapi/zai-async-api.json
  flows:
  - flow: clientCredentials
    tokenUrl: https://au-0000.sandbox.auth.assemblypay.com/tokens
  description: Please refer to Authentication section within https://developer.assemblypayments.com/reference#authentication
scopes: []