Barclays · AsyncAPI Specification

Barclays Webhooks

Version

View Spec View on GitHub BankingCredit CardsFAPIFinanceOpen BankingOpen DataPSD2PaymentsUK BankingVariable Recurring PaymentsAsyncAPIEvents

AsyncAPI Specification

Raw ↑
generated: '2026-09-04'
method: derived
source: openapi/barclays-event-notification-openapi.yml (Event Notification v4.0, harvested from developer.barclays.com)
asyncapi_published: false
note: 'Barclays publishes no AsyncAPI document. It does publish an event surface: the UK Open Banking Event Notification
  API (v3.1 and v4.0), which OBIE also calls the two-way notification of revocation API. It supports both delivery
  modes in the standard — real-time push to a TPP-registered callback URL, and aggregated polling via POST /events
  for TPPs that cannot host a callback.'
delivery:
- mode: push
  mechanism: ASPSP POSTs a signed event notification (JWT) to the callback URL the TPP registered
  registration: POST /event-subscriptions with the TPP callback URL
- mode: poll
  mechanism: TPP calls POST /events to retrieve and acknowledge queued events
  schema: OBEventPolling1 / OBEventPollingResponse1
operations:
- operationId: CreateEventSubscriptions
  method: post
  path: /event-subscriptions
  summary: Create Event Subscription
- operationId: GetEventSubscriptions
  method: get
  path: /event-subscriptions
  summary: Get Event Subscription
- operationId: ChangeEventSubscriptionsEventSubscriptionId
  method: put
  path: /event-subscriptions/{eventSubscriptionId}
  summary: Change Event Subscription
- operationId: DeleteEventSubscriptionsEventSubscriptionId
  method: delete
  path: /event-subscriptions/{eventSubscriptionId}
  summary: Delete Event Subscription
- operationId: CreateEvents
  method: post
  path: /events
  summary: Create Events (aggregated polling)
scopes:
- accounts
- payments
- fundsconfirmations
base_url: https://telesto.api.barclays/open-banking/v3.1/event-subscriptions
base_url_evidence: the example request URL Barclays publishes inside its own Event Notification contract
subjects:
- account access consent revocation
- payment consent revocation
- funds confirmation consent revocation
security: TPPOAuth2Security (client_credentials) over mTLS

Work with this as data

Every AsyncAPI spec 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 asyncapi

4 MCP tools reach this
  • find_asyncapisBrowse and filter every AsyncAPI spec in the catalog.
  • 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 AsyncAPI spec
curl "https://apis.io/api/v1/asyncapis/barclays-webhooks"
All asyncapi
curl "https://apis.io/api/v1/asyncapis?limit=25"

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.