Gateway Bank · Authentication Profile

Gateway Bank Authentication

Authentication

Gateway Bank secures its APIs with none, oauth2, and openIdConnect across 0 declared security schemes, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the authorizationCode flow(s).

FinancialBanksOpen BankingCDRConsumer BankingMutual BankCustomer OwnedAustraliaProduct Reference Data
Methods: none, oauth2, openIdConnect Schemes: 0 OAuth flows: authorizationCode API key in:

Security Schemes

Source

Authentication Profile

Raw ↑
generated: '2026-07-20'
method: searched
source: DSB Consumer Data Standards CDR security profile + openapi x-scopes + review.yml
docs: https://consumerdatastandardsaustralia.github.io/standards/#security-profile
summary:
  types: [none, oauth2, openIdConnect]
  api_key_in: []
  oauth2_flows: [authorizationCode]
  note: Two distinct surfaces. The public Product Reference Data (PRD) endpoints are
    deliberately UNAUTHENTICATED per the Consumer Data Standards (product data carries
    no consumer information). All consumer-data endpoints (accounts, balances,
    transactions, direct debits, scheduled payments, payees, instalment plans) are
    gated by the CDR security profile, an OpenID Connect / FAPI 2.0 flow restricted
    to ACCC-accredited Data Recipients operating against the CDR Register.
surfaces:
- name: public-prd
  authentication: none
  description: GET /banking/products and GET /banking/products/{productId} require no
    credentials. Only the CDS version header (x-v) is mandatory.
  operations: [listBankingProducts, getBankingProductDetail]
- name: cdr-consumer-data
  authentication: oauth2 + openIdConnect (FAPI)
  profile: CDR security profile (FAPI 2.0 baseline)
  flows:
  - flow: authorizationCode
    grant: authorization_code
    features: [PAR, PKCE, private_key_jwt or MTLS client auth]
    authorizationUrl: via the bank's CDR InfoSec endpoints published to the CDR Register
    tokenUrl: via the bank's CDR InfoSec endpoints published to the CDR Register
  eligibility: ACCC-accredited Data Recipients (ADR) only; not a self-serve developer
    surface.
  scopes_ref: scopes/gateway-bank-scopes.yml
  operations:
  - listBankingAccounts
  - getBankingAccountDetail
  - listBankingBalancesBulk
  - listBankingBalancesSpecificAccounts
  - getBankingBalance
  - listBankingTransactions
  - getBankingTransactionDetail
  - listDirectDebits
  - listDirectDebitsBulk
  - listDirectDebitsSpecificAccounts
  - listScheduledPayments
  - listScheduledPaymentsBulk
  - listScheduledPaymentsSpecificAccounts
  - listInstalmentPlans
  - listInstalmentPlansBulk
  - listBankingPayees
  - getBankingPayeeDetail

Work with this as data

Every security artifact here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This security artifact
curl "https://apis.io/api/v1/security/gateway-bank-authentication"
All security posture
curl "https://apis.io/api/v1/security?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.