Police Bank website screenshot

Police Bank

Police Bank is a mutual, member-owned Australian bank (ABN 95 087 650 799, ACN 087 650 799, AFSL / Australian Credit Licence No. 240018) founded to serve the New South Wales police community and their families and now open to the wider public. As an Authorised Deposit-taking Institution it participates in Australia's Consumer Data Right (Open Banking) regime as an active data holder - it publishes an unauthenticated Product Reference Data (PRD) API conforming to the Consumer Data Standards, and lets members share their banking data with ACCC-accredited data recipients. Police Bank states it is in the process of gaining ACCC accreditation to also receive data as an Accredited Data Recipient.

Police Bank publishes 7 APIs on the APIs.io network, including Banking Account Balances API, Banking Account Direct Debits API, Banking Account Scheduled Payments API, and 4 more. Tagged areas include Financial, Banks, Open Banking, CDR, and Consumer Banking.

Police Bank’s developer surface includes documentation, support, authentication, and 16 more developer resources.

26.8/100 thin ▬ flat Agent 24/100 agent aware Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessOpen
1 APIs
FinancialBanksOpen BankingCDRConsumer BankingAustraliaMutual BankProduct Reference Data

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Regulatory Posture applies to this provider. Its tags matched the Banking & Open Finance regime, so Regulatory Posture carries 15 points of the composite. If this regime is wrong for your business, say so on your provider repo — the applicability map is public and we will correct it.
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
The six quality facets above are damped to 75 points between them, because the conditional facet above carries the other 25. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 75% of its nominal weight, not 100%. The full arithmetic is at apis.io/rating/.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/police-bank: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 7

Individual APIs this provider publishes, each with its own machine-readable definition.

Police Bank Banking Account Balances API

Banking Account Balance endpoints

Police Bank Banking Account Direct Debits API

Banking Account Direct Debit endpoints

Police Bank Banking Account Scheduled Payments API

Banking Account Scheduled Payment endpoints

Police Bank Banking Account Transactions API

Banking Account Transaction endpoints

Police Bank Banking Accounts API

Banking Account endpoints

Police Bank Banking Payees API

Banking Payee endpoints

Police Bank Banking Products API

Banking Product endpoints

Scroll for all 7

Open Collections 8

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

Scroll for all 8

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Police Bank Authentication

0 schemes

SECURITY

Police Bank Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Police Bank Scopes

5 scopes · authorizationCode

5 scopes

SCOPES

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Police Bank Agentic Access

19 operations · 3 acting

19 operations · 3 acting

AGENTIC

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Access & Security 3

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 1

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Other 2

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: police-bank
url: https://raw.githubusercontent.com/api-evangelist/police-bank/refs/heads/main/apis.yml
name: Police Bank
kind: company
description: Police Bank is a mutual, member-owned Australian bank (ABN 95 087 650 799, ACN 087 650 799, AFSL / Australian
  Credit Licence No. 240018) founded to serve the New South Wales police community and their families and now open to the
  wider public. As an Authorised Deposit-taking Institution it participates in Australia's Consumer Data Right (Open Banking)
  regime as an active data holder - it publishes an unauthenticated Product Reference Data (PRD) API conforming to the Consumer
  Data Standards, and lets members share their banking data with ACCC-accredited data recipients. Police Bank states it is
  in the process of gaining ACCC accreditation to also receive data as an Accredited Data Recipient.
deliveryModel:
  model: unknown
  open_source: false
  commercial: false
  callable_host: false
  label: Delivery model not determined — needs a product licence on record
  confidence: low
  source:
  - openapi
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: open
  trial: false
  try_now: false
  public: true
  label: Open access
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/police-bank.png
tags:
- Financial
- Banks
- Open Banking
- CDR
- Consumer Banking
- Australia
- Mutual Bank
- Product Reference Data
created: '2026-07-20'
modified: '2026-07-21T12:00:00Z'
specificationVersion: '0.23'
apis:
- aid: police-bank:police-bank-banking-account-balances-api
  name: Police Bank Banking Account Balances API
  description: Banking Account Balance endpoints
  humanURL: https://www.policebank.com.au/open-banking
  baseURL: https://public.cdr.prd.policebank.com.au/cds-au/v1/banking/products
  tags:
  - Banking Account Balances
  properties:
  - type: OpenAPI
    url: openapi/police-bank-banking-account-balances-api-openapi.yml
  - type: Documentation
    url: https://www.policebank.com.au/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: police-bank:police-bank-banking-account-direct-debits-api
  name: Police Bank Banking Account Direct Debits API
  description: Banking Account Direct Debit endpoints
  humanURL: https://www.policebank.com.au/open-banking
  baseURL: https://public.cdr.prd.policebank.com.au/cds-au/v1/banking/products
  tags:
  - Banking Account Direct Debits
  properties:
  - type: OpenAPI
    url: openapi/police-bank-banking-account-direct-debits-api-openapi.yml
  - type: Documentation
    url: https://www.policebank.com.au/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: police-bank:police-bank-banking-account-scheduled-payments-api
  name: Police Bank Banking Account Scheduled Payments API
  description: Banking Account Scheduled Payment endpoints
  humanURL: https://www.policebank.com.au/open-banking
  baseURL: https://public.cdr.prd.policebank.com.au/cds-au/v1/banking/products
  tags:
  - Banking Account Scheduled Payments
  properties:
  - type: OpenAPI
    url: openapi/police-bank-banking-account-scheduled-payments-api-openapi.yml
  - type: Documentation
    url: https://www.policebank.com.au/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: police-bank:police-bank-banking-account-transactions-api
  name: Police Bank Banking Account Transactions API
  description: Banking Account Transaction endpoints
  humanURL: https://www.policebank.com.au/open-banking
  baseURL: https://public.cdr.prd.policebank.com.au/cds-au/v1/banking/products
  tags:
  - Banking Account Transactions
  properties:
  - type: OpenAPI
    url: openapi/police-bank-banking-account-transactions-api-openapi.yml
  - type: Documentation
    url: https://www.policebank.com.au/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: police-bank:police-bank-banking-accounts-api
  name: Police Bank Banking Accounts API
  description: Banking Account endpoints
  humanURL: https://www.policebank.com.au/open-banking
  baseURL: https://public.cdr.prd.policebank.com.au/cds-au/v1/banking/products
  tags:
  - Banking Accounts
  properties:
  - type: OpenAPI
    url: openapi/police-bank-banking-accounts-api-openapi.yml
  - type: Documentation
    url: https://www.policebank.com.au/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: police-bank:police-bank-banking-payees-api
  name: Police Bank Banking Payees API
  description: Banking Payee endpoints
  humanURL: https://www.policebank.com.au/open-banking
  baseURL: https://public.cdr.prd.policebank.com.au/cds-au/v1/banking/products
  tags:
  - Banking Payees
  properties:
  - type: OpenAPI
    url: openapi/police-bank-banking-payees-api-openapi.yml
  - type: Documentation
    url: https://www.policebank.com.au/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: police-bank:police-bank-banking-products-api
  name: Police Bank Banking Products API
  description: Banking Product endpoints
  humanURL: https://www.policebank.com.au/open-banking
  baseURL: https://public.cdr.prd.policebank.com.au/cds-au/v1/banking/products
  tags:
  - Banking Products
  properties:
  - type: OpenAPI
    url: openapi/police-bank-banking-products-api-openapi.yml
  - type: Documentation
    url: https://www.policebank.com.au/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/police-bank-capability-edges.yml
  name: Police Bank Business Capability Map
- type: AgenticAccess
  url: agentic-access/police-bank-agentic-access.yml
- type: DomainSecurity
  url: security/police-bank-domain-security.yml
- type: Website
  url: https://www.policebank.com.au/
- type: Documentation
  url: https://www.policebank.com.au/open-banking
- type: PrivacyPolicy
  url: https://www.policebank.com.au/privacy-policy
- type: Support
  url: https://www.policebank.com.au/contact-us
- type: DeveloperPortal
  url: https://product.api.policebank.com.au/
- type: Authentication
  url: authentication/police-bank-authentication.yml
- type: OAuthScopes
  url: scopes/police-bank-scopes.yml
- type: ErrorCatalog
  url: errors/police-bank-problem-types.yml
- type: Conventions
  url: conventions/police-bank-conventions.yml
- type: Conformance
  url: conformance/police-bank-conformance.yml
- type: Lifecycle
  url: lifecycle/police-bank-lifecycle.yml
- type: X-MCPServerCandidate
  url: mcp/police-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: DataModel
  url: data-model/police-bank-data-model.yml
- type: Overlay
  url: overlays/police-bank-cds-banking-products-overlay.yaml
- type: AgentSkill
  url: skills/_index.yml
- type: LLMsTxt
  url: llms/police-bank-llms.txt
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/police-bank"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/police-bank/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/police-bank/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.