APIHub
Back to Explore

Open Data API

Latest Swagger specification for OpenData

Finance
none
HTTPS
CORS: Unknown
Visit official documentation

Latency

1049ms p95

Uptime

0.0% 30d

Playground

Verified

live

Endpoints

REST · JSON
GET

/atms

Gets a list of all `ATM` objects.

  • If-Modified-Since (header) — Used for conditional request, to retrieve data only if modified since a given date
  • If-None-Match (header) — Used for conditional request, to retrieve data only if the given Etag value does not match
HEAD

/atms

Gets header information on the current set of `ATM` data

  • If-Modified-Since (header) — Used for conditional request, to retrieve data only if modified since a given date
  • If-None-Match (header) — Used for conditional request, to retrieve data only if the given Etag value does not match
GET

/branches

Gets a list of all `Branch` objects.

  • If-Modified-Since (header) — Used for conditional request, to retrieve data only if modified since a given date
  • If-None-Match (header) — Used for conditional request, to retrieve data only if the given Etag value does not match
HEAD

/branches

Gets header information on the current set of `Branch` data

  • If-Modified-Since (header) — Used for conditional request, to retrieve data only if modified since a given date
  • If-None-Match (header) — Used for conditional request, to retrieve data only if the given Etag value does not match
GET

/business-current-accounts

Gets a list of all `Branch Current Account` objects.

  • If-Modified-Since (header) — Used for conditional request, to retrieve data only if modified since a given date
  • If-None-Match (header) — Used for conditional request, to retrieve data only if the given Etag value does not match
HEAD

/business-current-accounts

Gets header information on the current set of `Business Current Account` data

  • If-Modified-Since (header) — Used for conditional request, to retrieve data only if modified since a given date
  • If-None-Match (header) — Used for conditional request, to retrieve data only if the given Etag value does not match
GET

/commercial-credit-cards

Gets a list of all `Commerical Credit Card` objects.

  • If-Modified-Since (header) — Used for conditional request, to retrieve data only if modified since a given date
  • If-None-Match (header) — Used for conditional request, to retrieve data only if the given Etag value does not match
HEAD

/commercial-credit-cards

Gets header information on the current set of `Commerical Credit Card` data

  • If-Modified-Since (header) — Used for conditional request, to retrieve data only if modified since a given date
  • If-None-Match (header) — Used for conditional request, to retrieve data only if the given Etag value does not match
GET

/personal-current-accounts

Gets a list of all `Personal Current Account` objects.

  • If-Modified-Since (header) — Used for conditional request, to retrieve data only if modified since a given date
  • If-None-Match (header) — Used for conditional request, to retrieve data only if the given Etag value does not match
HEAD

/personal-current-accounts

Gets header information on the current set of `Personal Current Account` data

  • If-Modified-Since (header) — Used for conditional request, to retrieve data only if modified since a given date
  • If-None-Match (header) — Used for conditional request, to retrieve data only if the given Etag value does not match
GET

/unsecured-sme-loans

Gets a list of all `Unsercured SME Lending` objects.

  • If-Modified-Since (header) — Used for conditional request, to retrieve data only if modified since a given date
  • If-None-Match (header) — Used for conditional request, to retrieve data only if the given Etag value does not match
HEAD

/unsecured-sme-loans

Gets header information on the current set of `Unsercured SME Lending` data

  • If-Modified-Since (header) — Used for conditional request, to retrieve data only if modified since a given date
  • If-None-Match (header) — Used for conditional request, to retrieve data only if the given Etag value does not match

12 endpoints auto-detected

curl -X GET \
  "https://developer.openbanking.org.uk/reference-implementation/open-banking/v1.3/atms"

developer.openbanking.org.uk · HTTPS only