-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathapis.yml
More file actions
274 lines (274 loc) · 11.1 KB
/
Copy pathapis.yml
File metadata and controls
274 lines (274 loc) · 11.1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
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.
deliveryModel:
model: saas
open_source: false
commercial: true
callable_host: false
label: Hosted service · you call their endpoint
confidence: medium
source:
- openapi
- pricing
generated: '2026-08-28'
method: derived
accessModel:
pricing: unknown
onboarding: self-serve
trial: false
try_now: false
public: false
label: Self-serve signup
confidence: medium
source:
- authentication
generated: '2026-07-22'
method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/alex-bank.png
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.23'
apis:
- aid: alex-bank:alex-bank-banking-account-balances-api
name: Alex Bank Banking Account Balances API
description: Banking Account Balance endpoints
humanURL: https://www.alex.bank/legal/open-banking/
baseURL: https://public.cdr.alex.com.au/cds-au/v1/banking/products
tags:
- Banking Account Balances
properties:
- type: OpenAPI
url: openapi/alex-bank-banking-account-balances-api-openapi.yml
- type: Documentation
url: https://www.alex.bank/legal/open-banking/
- type: APIReference
url: https://consumerdatastandardsaustralia.github.io/standards/#get-products
- type: APIReference
url: https://consumerdatastandardsaustralia.github.io/standards/#get-accounts
- type: APIReference
url: https://consumerdatastandardsaustralia.github.io/standards/#get-transactions-for-account
- type: APIReference
url: >-
https://consumerdatastandardsaustralia.github.io/standards/#get-direct-debits-for-account
- type: APIReference
url: https://consumerdatastandardsaustralia.github.io/standards/#get-payees
- aid: alex-bank:alex-bank-banking-account-direct-debits-api
name: Alex Bank Banking Account Direct Debits API
description: Banking Account Direct Debit endpoints
humanURL: https://www.alex.bank/legal/open-banking/
baseURL: https://public.cdr.alex.com.au/cds-au/v1/banking/products
tags:
- Banking Account Direct Debits
properties:
- type: OpenAPI
url: openapi/alex-bank-banking-account-direct-debits-api-openapi.yml
- type: Documentation
url: https://www.alex.bank/legal/open-banking/
- type: APIReference
url: https://consumerdatastandardsaustralia.github.io/standards/#get-products
- type: APIReference
url: https://consumerdatastandardsaustralia.github.io/standards/#get-accounts
- type: APIReference
url: https://consumerdatastandardsaustralia.github.io/standards/#get-transactions-for-account
- type: APIReference
url: >-
https://consumerdatastandardsaustralia.github.io/standards/#get-direct-debits-for-account
- type: APIReference
url: https://consumerdatastandardsaustralia.github.io/standards/#get-payees
- aid: alex-bank:alex-bank-banking-account-scheduled-payments-api
name: Alex Bank Banking Account Scheduled Payments API
description: Banking Account Scheduled Payment endpoints
humanURL: https://www.alex.bank/legal/open-banking/
baseURL: https://public.cdr.alex.com.au/cds-au/v1/banking/products
tags:
- Banking Account Scheduled Payments
properties:
- type: OpenAPI
url: openapi/alex-bank-banking-account-scheduled-payments-api-openapi.yml
- type: Documentation
url: https://www.alex.bank/legal/open-banking/
- type: APIReference
url: https://consumerdatastandardsaustralia.github.io/standards/#get-products
- type: APIReference
url: https://consumerdatastandardsaustralia.github.io/standards/#get-accounts
- type: APIReference
url: https://consumerdatastandardsaustralia.github.io/standards/#get-transactions-for-account
- type: APIReference
url: >-
https://consumerdatastandardsaustralia.github.io/standards/#get-direct-debits-for-account
- type: APIReference
url: https://consumerdatastandardsaustralia.github.io/standards/#get-payees
- aid: alex-bank:alex-bank-banking-account-transactions-api
name: Alex Bank Banking Account Transactions API
description: Banking Account Transaction endpoints
humanURL: https://www.alex.bank/legal/open-banking/
baseURL: https://public.cdr.alex.com.au/cds-au/v1/banking/products
tags:
- Banking Account Transactions
properties:
- type: OpenAPI
url: openapi/alex-bank-banking-account-transactions-api-openapi.yml
- type: Documentation
url: https://www.alex.bank/legal/open-banking/
- type: APIReference
url: https://consumerdatastandardsaustralia.github.io/standards/#get-products
- type: APIReference
url: https://consumerdatastandardsaustralia.github.io/standards/#get-accounts
- type: APIReference
url: https://consumerdatastandardsaustralia.github.io/standards/#get-transactions-for-account
- type: APIReference
url: >-
https://consumerdatastandardsaustralia.github.io/standards/#get-direct-debits-for-account
- type: APIReference
url: https://consumerdatastandardsaustralia.github.io/standards/#get-payees
- aid: alex-bank:alex-bank-banking-accounts-api
name: Alex Bank Banking Accounts API
description: Banking Account endpoints
humanURL: https://www.alex.bank/legal/open-banking/
baseURL: https://public.cdr.alex.com.au/cds-au/v1/banking/products
tags:
- Banking Accounts
properties:
- type: OpenAPI
url: openapi/alex-bank-banking-accounts-api-openapi.yml
- type: Documentation
url: https://www.alex.bank/legal/open-banking/
- type: APIReference
url: https://consumerdatastandardsaustralia.github.io/standards/#get-products
- type: APIReference
url: https://consumerdatastandardsaustralia.github.io/standards/#get-accounts
- type: APIReference
url: https://consumerdatastandardsaustralia.github.io/standards/#get-transactions-for-account
- type: APIReference
url: >-
https://consumerdatastandardsaustralia.github.io/standards/#get-direct-debits-for-account
- type: APIReference
url: https://consumerdatastandardsaustralia.github.io/standards/#get-payees
- aid: alex-bank:alex-bank-banking-payees-api
name: Alex Bank Banking Payees API
description: Banking Payee endpoints
humanURL: https://www.alex.bank/legal/open-banking/
baseURL: https://public.cdr.alex.com.au/cds-au/v1/banking/products
tags:
- Banking Payees
properties:
- type: OpenAPI
url: openapi/alex-bank-banking-payees-api-openapi.yml
- type: Documentation
url: https://www.alex.bank/legal/open-banking/
- type: APIReference
url: https://consumerdatastandardsaustralia.github.io/standards/#get-products
- type: APIReference
url: https://consumerdatastandardsaustralia.github.io/standards/#get-accounts
- type: APIReference
url: https://consumerdatastandardsaustralia.github.io/standards/#get-transactions-for-account
- type: APIReference
url: >-
https://consumerdatastandardsaustralia.github.io/standards/#get-direct-debits-for-account
- type: APIReference
url: https://consumerdatastandardsaustralia.github.io/standards/#get-payees
- aid: alex-bank:alex-bank-banking-products-api
name: Alex Bank Banking Products API
description: Banking Product endpoints
humanURL: https://www.alex.bank/legal/open-banking/
baseURL: https://public.cdr.alex.com.au/cds-au/v1/banking/products
tags:
- Banking Products
properties:
- type: OpenAPI
url: openapi/alex-bank-banking-products-api-openapi.yml
- type: Documentation
url: https://www.alex.bank/legal/open-banking/
- type: APIReference
url: https://consumerdatastandardsaustralia.github.io/standards/#get-products
- type: APIReference
url: https://consumerdatastandardsaustralia.github.io/standards/#get-accounts
- type: APIReference
url: https://consumerdatastandardsaustralia.github.io/standards/#get-transactions-for-account
- type: APIReference
url: >-
https://consumerdatastandardsaustralia.github.io/standards/#get-direct-debits-for-account
- type: APIReference
url: https://consumerdatastandardsaustralia.github.io/standards/#get-payees
common:
- type: CapabilityMap
url: capabilities/alex-bank-capability-edges.yml
name: Alex Bank Business Capability Map
- 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: X-MCPServerCandidate
url: mcp/alex-bank-mcp.yml
note: 'Renamed from MCPServer 2026-09-03 (roadmap#247): the manifest self-describes as status: candidate — a tool list derived from the published API contracts, not an existing server. The scorer already read the manifest and reported mcp_server correctly; the MCPServer type was crediting the artifact-type surfaces with a server that does not exist.'
- 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