E

Event Notification API Specification - TPP Endpoints

by Event Notification API Specification - TPP Endpoints Free tier

Swagger for Event Notification API Specification - TPP Endpoints

communicationopenbanking

Quick Reference

Base URL https://openbanking.org.uk Auth type OAuth 2.0 Auth header Authorization: Bearer <access_token> Rate limit Not officially published Pricing Enterprise / contact sales Free quota None Documentation https://openbanking.org.uk Endpoint status Live — HTTP 200 — endpoint is accessible11.28s (checked Mar 29, 2026) Builder score D 20% builder-friendly
Pricing
28
Latency
8
Depth
24

Authentication

OAuth 2.0 — obtain an access token via the authorization flow

Authorization: Bearer <access_token>

Pricing

Model subscription Starting price Enterprise / contact sales Free quota None

Free with Open Banking account. UK Open Banking event notification standard.

Key Endpoints

MethodPathDescription
POST /event-notifications Send an event notification

Sample Request

curl -X GET 'https://openbanking.org.uk/event-notifications' \
  -H 'Authorization: Bearer <access_token>'

Sample Response

{}

Data sourced from API Map. Always verify pricing and rate limits against the official Event Notification API Specification - TPP Endpoints documentation.