aid: australian-military-bank url: https://raw.githubusercontent.com/api-evangelist/australian-military-bank/refs/heads/main/apis.yml name: Australian Military Bank kind: company description: Australian Military Bank Ltd (ABN 48 087 649 741, AFSL/Australian Credit Licence 237988, BSB 642170) is a customer-owned mutual authorised deposit-taking institution (ADI) that has served the Australian Defence Force community, veterans, and their families since 1959, making it one of Australia's longest-serving Defence financial institutions. As an active ADI it participates in Australia's Consumer Data Right (CDR) open banking regime, and its only public, unauthenticated API surface is the mandated Product Reference Data (PRD) API built to the Data Standards Body (DSB) Consumer Data Standards. Consumer data sharing (accounts, balances, transactions) is available only to accredited data recipients through the CDR's authenticated, FAPI-profiled OAuth2/OIDC flows; the bank does not publish a broader self-serve developer portal or proprietary API program. image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg tags: - Financial - Banks - Open Banking - CDR - Consumer Banking - Australia - Mutual - Defence created: '2026-07-20' modified: '2026-07-21' specificationVersion: '0.19' apis: - aid: australian-military-bank:australian-military-bank-cdr-product-reference-data-api name: Australian Military Bank CDR Product Reference Data API tags: - CDR - Open Banking - Product Reference Data - Banking Products - Public image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg humanURL: https://www.australianmilitarybank.com.au/consumer-data-right baseURL: https://public.open.australianmilitarybank.com.au/cds-au/v1/banking/products properties: - url: https://www.australianmilitarybank.com.au/consumer-data-right type: Documentation - url: https://consumerdatastandardsaustralia.github.io/standards/#get-products type: APIReference - url: openapi/australian-military-bank-cds-banking-products-openapi.yml type: OpenAPI description: Public, unauthenticated Consumer Data Right (CDR) Product Reference Data API exposing Australian Military Bank's retail banking product catalogue. Confirmed live at https://public.open.australianmilitarybank.com.au/cds-au/v1/banking/products (HTTP 200, x-v 3). Conforms to the DSB Consumer Data Standards Banking API (v1.36.0); provides GET /banking/products (list, filterable/paginated) and GET /banking/products/{productId} (product detail) with no authentication required. - aid: australian-military-bank:australian-military-bank-cdr-accounts-balances-api name: Australian Military Bank CDR Accounts & Balances API tags: - CDR - Open Banking - Accounts - Balances - Consumer Authorized image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg humanURL: https://www.australianmilitarybank.com.au/consumer-data-right baseURL: https://public.open.australianmilitarybank.com.au/cds-au/v1/banking/accounts properties: - url: https://www.australianmilitarybank.com.au/consumer-data-right type: Documentation - url: https://consumerdatastandardsaustralia.github.io/standards/#get-accounts type: APIReference - url: openapi/australian-military-bank-cds-banking-products-openapi.yml type: OpenAPI description: Consumer-authorized Consumer Data Right (CDR) Accounts and Balances API. Part of the DSB Consumer Data Standards Banking API (v1.36.0) that Australian Military Bank is legally required to implement as an accredited data holder. Provides GET /banking/accounts (list accounts), GET /banking/accounts/balances (bulk balances), GET /banking/accounts/{accountId}/balance (single balance) and GET /banking/accounts/{accountId} (account detail). Unlike the public Product Reference Data endpoint, these endpoints return authenticated customer data and are only accessible to accredited data recipients (ADRs) through the CDR's FAPI-profiled OAuth2/OIDC consent flows over mutual-TLS. - aid: australian-military-bank:australian-military-bank-cdr-transactions-api name: Australian Military Bank CDR Transactions API tags: - CDR - Open Banking - Transactions - Consumer Authorized - Banking image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg humanURL: https://www.australianmilitarybank.com.au/consumer-data-right baseURL: https://public.open.australianmilitarybank.com.au/cds-au/v1/banking/accounts properties: - url: https://www.australianmilitarybank.com.au/consumer-data-right type: Documentation - url: https://consumerdatastandardsaustralia.github.io/standards/#get-transactions-for-account type: APIReference - url: openapi/australian-military-bank-cds-banking-products-openapi.yml type: OpenAPI description: Consumer-authorized Consumer Data Right (CDR) Transactions API. Part of the DSB Consumer Data Standards Banking API (v1.36.0) mandated for Australian Military Bank as an accredited data holder. Provides GET /banking/accounts/{accountId}/transactions (list transactions for an account, with date/amount/text filters and pagination) and GET /banking/accounts/{accountId}/transactions/{transactionId} (transaction detail). These return authenticated customer transaction data and are only accessible to accredited data recipients (ADRs) via the CDR's FAPI-profiled OAuth2/OIDC consent flows over mutual-TLS; they are not part of the public unauthenticated surface. - aid: australian-military-bank:australian-military-bank-cdr-direct-debits-scheduled-payments-api name: Australian Military Bank CDR Direct Debits & Scheduled Payments API tags: - CDR - Open Banking - Direct Debits - Scheduled Payments - Consumer Authorized image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg humanURL: https://www.australianmilitarybank.com.au/consumer-data-right baseURL: https://public.open.australianmilitarybank.com.au/cds-au/v1/banking/accounts properties: - url: https://www.australianmilitarybank.com.au/consumer-data-right type: Documentation - url: https://consumerdatastandardsaustralia.github.io/standards/#get-direct-debits-for-account type: APIReference - url: openapi/australian-military-bank-cds-banking-products-openapi.yml type: OpenAPI description: Consumer-authorized Consumer Data Right (CDR) Direct Debits and Scheduled Payments API. Part of the DSB Consumer Data Standards Banking API (v1.36.0) mandated for Australian Military Bank as an accredited data holder. Provides GET /banking/accounts/{accountId}/direct-debits and GET /banking/accounts/direct-debits (authorised direct debits), plus GET /banking/accounts/{accountId}/payments/scheduled and GET /banking/payments/scheduled (scheduled payments). These return authenticated customer data and are only accessible to accredited data recipients (ADRs) through the CDR's FAPI-profiled OAuth2/OIDC consent flows over mutual-TLS. - aid: australian-military-bank:australian-military-bank-cdr-payees-api name: Australian Military Bank CDR Payees API tags: - CDR - Open Banking - Payees - Consumer Authorized - Banking image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg humanURL: https://www.australianmilitarybank.com.au/consumer-data-right baseURL: https://public.open.australianmilitarybank.com.au/cds-au/v1/banking/payees properties: - url: https://www.australianmilitarybank.com.au/consumer-data-right type: Documentation - url: https://consumerdatastandardsaustralia.github.io/standards/#get-payees type: APIReference - url: openapi/australian-military-bank-cds-banking-products-openapi.yml type: OpenAPI description: Consumer-authorized Consumer Data Right (CDR) Payees API. Part of the DSB Consumer Data Standards Banking API (v1.36.0) mandated for Australian Military Bank as an accredited data holder. Provides GET /banking/payees (list saved payees) and GET /banking/payees/{payeeId} (payee detail). These return authenticated customer data and are only accessible to accredited data recipients (ADRs) through the CDR's FAPI-profiled OAuth2/OIDC consent flows over mutual-TLS; they are not part of the public unauthenticated Product Reference Data surface. common: - type: DomainSecurity url: security/australian-military-bank-domain-security.yml - type: Website url: https://www.australianmilitarybank.com.au/ - type: DeveloperPortal url: https://www.australianmilitarybank.com.au/consumer-data-right - type: LinkedIn url: https://www.linkedin.com/company/australian-military-bank - type: TermsOfService url: https://www.australianmilitarybank.com.au/disclosuredocuments - type: PrivacyPolicy url: https://www.australianmilitarybank.com.au/privacy - type: Security url: https://www.australianmilitarybank.com.au/securityhub - type: Support url: https://www.australianmilitarybank.com.au/contact - type: APIReference url: https://consumerdatastandardsaustralia.github.io/standards/#get-products - type: Authentication url: authentication/australian-military-bank-authentication.yml - type: OAuthScopes url: scopes/australian-military-bank-scopes.yml - type: Conventions url: conventions/australian-military-bank-conventions.yml - type: ErrorCatalog url: errors/australian-military-bank-problem-types.yml - type: Conformance url: conformance/australian-military-bank-conformance.yml - type: Compliance url: https://www.australianmilitarybank.com.au/consumer-data-right - type: Lifecycle url: lifecycle/australian-military-bank-lifecycle.yml - type: Deprecation url: lifecycle/australian-military-bank-lifecycle.yml - type: DataModel url: data-model/australian-military-bank-data-model.yml - type: MCPServer url: mcp/australian-military-bank-mcp.yml - type: LLMsTxt url: llms/australian-military-bank-llms.txt - type: Overlay url: overlays/australian-military-bank-cds-banking-products-overlay.yaml - type: AgentSkill url: skills/_index.yml maintainers: - FN: Kin Lane email: kin@apievangelist.com