Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Judo Bank Banking Account Balances API

Banking Account Balance endpoints

Judo Bank Banking Account Balances API is one of 7 APIs that Judo Bank publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Banking Account Balances. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 3 operations across 2 paths, and defines 16 schemas. It is described by OpenAPI 3.0.3, at version 1.36.0.

Requests are made against a single base URL, https://mtls.dh.example.com/cds-au/v1.

3 operations 2 paths 16 schemas 2 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.36.0
Base URL
https://public.open.judo.bank/cds-au/v1/banking/products
Resource Areas
1

Paths & Operations 3

Across 2 paths, the API surfaces 3 operations — 2 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Banking Account Balances 3

Banking Account Balance endpoints

GET
/banking/accounts/balances
Get Bulk Balances
listBankingBalancesBulk 11 params → 200400406422
POST
/banking/accounts/balances
Get Balances For Specific Accounts
listBankingBalancesSpecificAccounts 8 params body → 200400406422
GET
/banking/accounts/{accountId}/balance
Get Account Balance
getBankingBalance 7 params → 200400404406

Schemas 16

The contract defines 16 schemas that model the data the API accepts and returns. The most detailed are BankingBalance (7 properties), LinksPaginated (5 properties), ErrorV2 (4 properties), ResponseBankingAccountsBalanceList (3 properties). Each schema is shown below with its type and property counts.

ErrorV2_meta
object
Additional data for customised error codes.
1 property
RequestAccountIdListV1
object
2 properties 1 required
Meta
object
Links
object
1 property 1 required
ResponseBankingAccountsBalanceList_data
object
1 property 1 required
LinksPaginated
object
5 properties 1 required
BankingBalance
object
7 properties 3 required
ErrorV2
object
4 properties 3 required
ResponseBankingAccountsBalanceList
object
3 properties 3 required
BankingAccountId
string
A unique identifier for a Banking account, generated according to [CDR ID Permanence](id-permanence) requirements.
RequestAccountIdListV1_data
object
1 property 1 required
BankingProductCategoryV2
string
The category to which a product or account belongs. See [here](product-categories) for more details.
MetaPaginated
object
2 properties 2 required
BankingBalancePurse
object
2 properties 1 required
ResponseErrorListV2
object
1 property 1 required
ResponseBankingAccountsBalanceById
object
3 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

judo-bank-banking-account-balances-api-openapi.yml Raw ↑

Other APIs Judo Bank publishes across the network.

Judo Bank Banking Account Direct Debits API
Judo Bank Banking Account Scheduled Payments API
Judo Bank Banking Account Transactions API
Judo Bank Banking Accounts API
Judo Bank Banking Payees API
Judo Bank Banking Products API