aid: amp-bank url: https://raw.githubusercontent.com/api-evangelist/amp-bank/refs/heads/main/apis.yml name: AMP Bank kind: company description: AMP Bank Limited is the retail and business banking arm of AMP Limited (ASX:AMP), a diversified Australian financial services group operating since 1849 and headquartered in Sydney. AMP Bank is a publicly listed (shareholder-owned, not a mutual) authorised deposit-taking institution (ADI) regulated by APRA, offering home loans, deposit and savings accounts, and the digital AMP Bank GO small-business and everyday banking brand. As an active ADI, AMP participates in Australia's Consumer Data Right (CDR / Open Banking) regime and exposes public, unauthenticated Product Reference Data (PRD) APIs conforming to the DSB Consumer Data Standards, alongside the accredited, FAPI-secured consumer data sharing surface used by authorised data recipients. image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg tags: - Financial - Banks - Open Banking - CDR - Consumer Banking - Australia - Product Reference Data - ADI created: '2026-07-20' modified: '2026-07-21' specificationVersion: '0.19' apis: - aid: amp-bank:amp-bank-cdr-product-reference-data-api name: AMP Bank CDR Product Reference Data API tags: - CDR - Open Banking - Product Reference Data - Banking - Australia image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg humanURL: https://www.amp.com.au/personal-banking/open-banking/open-banking-api baseURL: https://api.cdr-api.amp.com.au/cds-au/v1/banking/products properties: - url: https://www.amp.com.au/personal-banking/open-banking/open-banking-api type: Documentation - url: https://consumerdatastandardsaustralia.github.io/standards/#get-products type: APIReference - url: openapi/amp-bank-cds-banking-products-openapi.yml type: OpenAPI description: Public, unauthenticated Consumer Data Right Product Reference Data (PRD) API for the My AMP retail banking brand (BSB 939-200). Serves GET /banking/products and /banking/products/{productId} conforming to the DSB Consumer Data Standards. Confirmed live returning HTTP 200 (x-v 4) with eight AMP Bank products including home loans, savings and term deposits. Requires the CDS x-v version header; no authentication. - aid: amp-bank:amp-bank-go-cdr-product-reference-data-api name: AMP Bank GO CDR Product Reference Data API tags: - CDR - Open Banking - Product Reference Data - Small Business - Australia image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg humanURL: https://www.amp.com.au/personal-banking/open-banking/open-banking-api baseURL: https://pub.cdr-sme.amp.com.au/api/cds-au/v1/banking/products properties: - url: https://www.amp.com.au/personal-banking/open-banking/open-banking-api type: Documentation - url: https://consumerdatastandardsaustralia.github.io/standards/#get-products type: APIReference - url: openapi/amp-bank-cds-banking-products-openapi.yml type: OpenAPI description: Public, unauthenticated Consumer Data Right Product Reference Data (PRD) API for the AMP Bank GO digital small-business and everyday banking brand (BSB 939-900). Confirmed live returning HTTP 200 (x-v 4 and 5) with nine AMP Bank GO products including business save, everyday and term deposit accounts, conforming to the DSB Consumer Data Standards. Requires the CDS x-v version header; no authentication. - aid: amp-bank:amp-bank-cdr-accounts-balances-api name: AMP Bank CDR Accounts & Balances API tags: - CDR - Open Banking - Accounts - Balances - Banking - Australia image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg humanURL: https://www.amp.com.au/personal-banking/open-banking/open-banking-api baseURL: https://api.cdr.amp.com.au/cds-au/v1/banking/accounts properties: - url: https://www.amp.com.au/personal-banking/open-banking/open-banking-api type: Documentation - url: https://consumerdatastandardsaustralia.github.io/standards/#get-accounts type: APIReference - url: openapi/amp-bank-cds-banking-products-openapi.yml type: OpenAPI description: Consumer-authorized Consumer Data Right banking-account surface implementing the DSB Consumer Data Standards Get Accounts, Get Bulk Balances, Get Account Balance and Get Account Detail endpoints (/banking/accounts, /banking/accounts/balances, /banking/accounts/{accountId}/balance, /banking/accounts/{accountId}). These endpoints are NOT public — they are reached over the AMP Bank data-holder host api.cdr.amp.com.au (confirmed via 301 redirect from the public host) and require FAPI 1.0 Advanced security, mutual TLS and a consumer authorization obtained through an accredited Accredited Data Recipient (ADR) under the CDR regime. Standardized DSB shape, not a bank-proprietary API. - aid: amp-bank:amp-bank-cdr-transactions-api name: AMP Bank CDR Transactions API tags: - CDR - Open Banking - Transactions - Banking - Australia image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg humanURL: https://www.amp.com.au/personal-banking/open-banking/open-banking-api baseURL: https://api.cdr.amp.com.au/cds-au/v1/banking/accounts properties: - url: https://www.amp.com.au/personal-banking/open-banking/open-banking-api type: Documentation - url: https://consumerdatastandardsaustralia.github.io/standards/#get-transactions-for-account type: APIReference - url: openapi/amp-bank-cds-banking-products-openapi.yml type: OpenAPI description: Consumer-authorized Consumer Data Right transactions surface implementing the DSB Consumer Data Standards Get Transactions For Account and Get Transaction Detail endpoints (/banking/accounts/{accountId}/transactions and /banking/accounts/{accountId}/transactions/{transactionId}). Reached over the AMP Bank data-holder host api.cdr.amp.com.au and gated by FAPI 1.0 Advanced, mutual TLS and a consumer authorization brokered by an accredited Accredited Data Recipient (ADR); it is not publicly callable. Standardized DSB shape shared across all Australian ADIs, not a bank-proprietary API. - aid: amp-bank:amp-bank-cdr-direct-debits-scheduled-payments-api name: AMP Bank CDR Direct Debits & Scheduled Payments API tags: - CDR - Open Banking - Direct Debits - Scheduled Payments - Banking - Australia image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg humanURL: https://www.amp.com.au/personal-banking/open-banking/open-banking-api baseURL: https://api.cdr.amp.com.au/cds-au/v1/banking/accounts/direct-debits properties: - url: https://www.amp.com.au/personal-banking/open-banking/open-banking-api type: Documentation - url: https://consumerdatastandardsaustralia.github.io/standards/#get-direct-debits-for-account type: APIReference - url: openapi/amp-bank-cds-banking-products-openapi.yml type: OpenAPI description: Consumer-authorized Consumer Data Right payments-arrangement surface implementing the DSB Consumer Data Standards Get Direct Debits For Account, Get Bulk Direct Debits, Get Scheduled Payments For Account and Get Bulk Scheduled Payments endpoints (/banking/accounts/{accountId}/direct-debits, /banking/accounts/direct-debits, /banking/accounts/{accountId}/payments/scheduled, /banking/payments/scheduled). Reached over the AMP Bank data-holder host api.cdr.amp.com.au and gated by FAPI 1.0 Advanced, mutual TLS and a consumer authorization brokered by an accredited Accredited Data Recipient (ADR). Standardized DSB shape, not bank-proprietary. - aid: amp-bank:amp-bank-cdr-payees-api name: AMP Bank CDR Payees API tags: - CDR - Open Banking - Payees - Banking - Australia image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg humanURL: https://www.amp.com.au/personal-banking/open-banking/open-banking-api baseURL: https://api.cdr.amp.com.au/cds-au/v1/banking/payees properties: - url: https://www.amp.com.au/personal-banking/open-banking/open-banking-api type: Documentation - url: https://consumerdatastandardsaustralia.github.io/standards/#get-payees type: APIReference - url: openapi/amp-bank-cds-banking-products-openapi.yml type: OpenAPI description: Consumer-authorized Consumer Data Right payees surface implementing the DSB Consumer Data Standards Get Payees and Get Payee Detail endpoints (/banking/payees and /banking/payees/{payeeId}), exposing a customer's saved payee list where the customer has authorized sharing. Reached over the AMP Bank data-holder host api.cdr.amp.com.au and gated by FAPI 1.0 Advanced, mutual TLS and a consumer authorization brokered by an accredited Accredited Data Recipient (ADR); not publicly callable. Standardized DSB shape shared across all Australian ADIs, not a bank-proprietary API. common: - type: VulnerabilityDisclosure url: security/amp-bank-vulnerability-disclosure.yml - type: DomainSecurity url: security/amp-bank-domain-security.yml - type: Website url: https://www.amp.com.au/ - type: Documentation url: https://www.amp.com.au/personal-banking/open-banking/open-banking-api - type: DeveloperPortal url: https://www.amp.com.au/personal-banking/open-banking/open-banking-api - type: GettingStarted url: https://www.amp.com.au/personal-banking/open-banking/open-banking-api - type: LinkedIn url: https://www.linkedin.com/company/amp - type: TermsOfService url: https://www.amp.com.au/terms-and-conditions - type: PrivacyPolicy url: https://www.amp.com.au/privacy - type: Support url: https://www.amp.com.au/help-and-support - type: Security url: https://hackerone.com/ampau name: AMP responsible disclosure (HackerOne) - type: Authentication url: authentication/amp-bank-authentication.yml - type: OAuthScopes url: scopes/amp-bank-scopes.yml - type: Conventions url: conventions/amp-bank-conventions.yml - type: ErrorCatalog url: errors/amp-bank-problem-types.yml - type: Lifecycle url: lifecycle/amp-bank-lifecycle.yml - type: Deprecation url: https://consumerdatastandardsaustralia.github.io/standards/#versioning - type: Conformance url: conformance/amp-bank-conformance.yml - type: DataModel url: data-model/amp-bank-data-model.yml - type: MCPServer url: mcp/amp-bank-mcp.yml - type: LLMsTxt url: llms/amp-bank-llms.txt - type: Overlay url: overlays/amp-bank-cds-banking-products-overlay.yaml - type: AgentSkill url: skills/_index.yml - type: WellKnown url: well-known/amp-bank-well-known.yml - type: SecurityTxt url: well-known/amp-bank-security.txt maintainers: - FN: Kin Lane email: kin@apievangelist.com