Swagger for Event Notification API Specification - TPP Endpoints
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
OAuth 2.0 — obtain an access token via the authorization flow
Authorization: Bearer <access_token>
Free with Open Banking account. UK Open Banking event notification standard.
| Method | Path | Description |
|---|---|---|
| POST | /event-notifications |
Send an event notification |
curl -X GET 'https://openbanking.org.uk/event-notifications' \ -H 'Authorization: Bearer <access_token>'
{}
Data sourced from API Map. Always verify pricing and rate limits against the official Event Notification API Specification - TPP Endpoints documentation.