aid: alex-bank url: https://raw.githubusercontent.com/api-evangelist/alex-bank/refs/heads/main/apis.yml name: Alex Bank kind: company description: >- Alex Bank (Alex Bank Pty Ltd, ABN 13 627 244 848) is an Australian digital bank headquartered in Brisbane, founded in 2018 by former Suncorp bankers Simon Beitz and Craig Fenwick. It is a shareholder-owned, venture-backed authorised deposit-taking institution (ADI) - not a customer-owned mutual - that received its Restricted ADI licence from APRA in July 2021 and a full banking licence in December 2021, and joined the Reserve Bank of Australia's RITS as an Exchange Settlement Account holder in 2025. Alex offers consumer lending (personal, green, car and EV loans) and deposit products (term deposits and a savings account). As an active ADI, Alex is a Consumer Data Right (CDR) data holder - it publishes an unauthenticated Product Reference Data API under the DSB Consumer Data Standards, runs a CDR consent-management portal, and supports accredited-data-recipient sharing of savings, term deposit and personal loan data. image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg tags: - Financial - Banks - Open Banking - CDR - Consumer Data Right - Consumer Banking - Australia - Digital Bank - Product Reference Data created: '2026-07-20' modified: '2026-07-21T12:00:00Z' specificationVersion: '0.19' apis: - aid: alex-bank:alex-bank-cdr-product-reference-data-api name: Alex Bank CDR Product Reference Data API tags: - CDR - Open Banking - Product Reference Data - Banking - Public API image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg humanURL: https://www.alex.bank/legal/open-banking/ baseURL: https://public.cdr.alex.com.au/cds-au/v1/banking/products properties: - url: https://www.alex.bank/legal/open-banking/ type: Documentation - url: https://consumerdatastandardsaustralia.github.io/standards/#get-products type: APIReference - url: openapi/alex-bank-cds-banking-products-openapi.yml type: OpenAPI description: Public, unauthenticated Product Reference Data (PRD) API conforming to the DSB Consumer Data Standards (CDR Banking API). Confirmed live at https://public.cdr.alex.com.au/cds-au/v1/banking/products (HTTP 200, x-v 3) returning a data.products array of Alex Bank's deposit and lending products (term deposits, savings, personal/green/car/EV loans) with rates, fees, features and eligibility. Exposes GET /banking/products and GET /banking/products/{productId}; no API key or OAuth required. - aid: alex-bank:alex-bank-cdr-accounts-balances-api name: Alex Bank CDR Accounts & Balances API tags: - CDR - Open Banking - Accounts - Balances - Banking - Consumer Authorized image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg humanURL: https://www.alex.bank/legal/open-banking/ baseURL: https://public.cdr.alex.com.au/cds-au/v1/banking/accounts properties: - url: https://www.alex.bank/legal/open-banking/ type: Documentation - url: https://consumerdatastandardsaustralia.github.io/standards/#get-accounts type: APIReference - url: openapi/alex-bank-cds-banking-products-openapi.yml type: OpenAPI description: Consumer-authorized Accounts & Balances surface of Alex Bank's CDR Banking API, standardized by the DSB Consumer Data Standards (CDR Banking API v1.36.0). Covers GET /banking/accounts (list authorized accounts), GET /banking/accounts/balances (bulk balances), GET /banking/accounts/{accountId}/balance, and GET /banking/accounts/{accountId} (account detail). These endpoints are NOT public - they are consumed by APRA-accredited data recipients (ADRs) over the CDR mTLS/InfoSec channel after the customer grants consent through Alex Bank's CDR consent portal; they are not reachable on the unauthenticated PRD host. - aid: alex-bank:alex-bank-cdr-transactions-api name: Alex Bank CDR Transactions API tags: - CDR - Open Banking - Transactions - Banking - Consumer Authorized image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg humanURL: https://www.alex.bank/legal/open-banking/ baseURL: https://public.cdr.alex.com.au/cds-au/v1/banking/accounts properties: - url: https://www.alex.bank/legal/open-banking/ type: Documentation - url: https://consumerdatastandardsaustralia.github.io/standards/#get-transactions-for-account type: APIReference - url: openapi/alex-bank-cds-banking-products-openapi.yml type: OpenAPI description: Consumer-authorized Transactions surface of Alex Bank's CDR Banking API, per the DSB Consumer Data Standards (CDR Banking API v1.36.0). Covers GET /banking/accounts/{accountId}/transactions (list, with date/amount/text filters) and GET /banking/accounts/{accountId}/transactions/{transactionId} (transaction detail). Accessed by accredited data recipients over the CDR mTLS/InfoSec channel under an active consent grant; it is not exposed on the public unauthenticated PRD host. - aid: alex-bank:alex-bank-cdr-direct-debits-scheduled-payments-api name: Alex Bank CDR Direct Debits & Scheduled Payments API tags: - CDR - Open Banking - Direct Debits - Scheduled Payments - Banking - Consumer Authorized image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg humanURL: https://www.alex.bank/legal/open-banking/ baseURL: https://public.cdr.alex.com.au/cds-au/v1/banking properties: - url: https://www.alex.bank/legal/open-banking/ type: Documentation - url: https://consumerdatastandardsaustralia.github.io/standards/#get-direct-debits-for-account type: APIReference - url: openapi/alex-bank-cds-banking-products-openapi.yml type: OpenAPI description: Consumer-authorized Direct Debits and Scheduled Payments surface of Alex Bank's CDR Banking API, standardized by the DSB Consumer Data Standards (CDR Banking API v1.36.0). Covers GET /banking/accounts/{accountId}/direct-debits and POST /banking/accounts/direct-debits (bulk), plus GET /banking/accounts/{accountId}/payments/scheduled and POST /banking/payments/scheduled (bulk). Consumed by accredited data recipients over the CDR mTLS/InfoSec channel under customer consent; not available on the unauthenticated PRD host. - aid: alex-bank:alex-bank-cdr-payees-api name: Alex Bank CDR Payees API tags: - CDR - Open Banking - Payees - Banking - Consumer Authorized image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg humanURL: https://www.alex.bank/legal/open-banking/ baseURL: https://public.cdr.alex.com.au/cds-au/v1/banking/payees properties: - url: https://www.alex.bank/legal/open-banking/ type: Documentation - url: https://consumerdatastandardsaustralia.github.io/standards/#get-payees type: APIReference - url: openapi/alex-bank-cds-banking-products-openapi.yml type: OpenAPI description: Consumer-authorized Payees surface of Alex Bank's CDR Banking API, per the DSB Consumer Data Standards (CDR Banking API v1.36.0). Covers GET /banking/payees (list saved payees) and GET /banking/payees/{payeeId} (payee detail). Accessed by accredited data recipients over the CDR mTLS/InfoSec channel once the customer has granted consent through Alex Bank's CDR consent portal; it is not reachable on the unauthenticated PRD host. common: - type: AgenticAccess url: agentic-access/alex-bank-agentic-access.yml - type: DomainSecurity url: security/alex-bank-domain-security.yml - type: Website url: https://www.alex.bank/ - type: Documentation url: https://www.alex.bank/legal/open-banking/ - type: APIReference url: https://consumerdatastandardsaustralia.github.io/standards/#get-products - type: Blog url: https://www.alex.bank/blog/ - type: Support url: https://consent.cdr.alex.com.au - type: PrivacyPolicy url: https://www.alex.bank/legal/privacy-policy/ - type: TermsOfService url: https://www.alex.bank/legal/ - type: PrivacyPolicy url: https://www.alex.bank/legal/consumer-data-right-cdr-policy/ - type: Authentication url: authentication/alex-bank-authentication.yml - type: OAuthScopes url: scopes/alex-bank-scopes.yml - type: WellKnown url: well-known/alex-bank-well-known.yml - type: Conformance url: conformance/alex-bank-conformance.yml - type: ErrorCatalog url: errors/alex-bank-problem-types.yml - type: Conventions url: conventions/alex-bank-conventions.yml - type: Lifecycle url: lifecycle/alex-bank-lifecycle.yml - type: Deprecation url: https://consumerdatastandardsaustralia.github.io/standards/#versioning - type: DataModel url: data-model/alex-bank-data-model.yml - type: MCPServer url: mcp/alex-bank-mcp.yml - type: LLMsTxt url: llms/alex-bank-llms.txt - type: Overlay url: overlays/alex-bank-cds-banking-products-overlay.yaml - type: AgentSkill url: skills/alex-bank-lookup-products.md - type: Arazzo name: Browse Alex Bank products and fetch one product's detail url: arazzo/alex-bank-browse-products.yml maintainers: - FN: Kin Lane email: kin@apievangelist.com