Revolut · AsyncAPI Specification
Revolut Webhooks
Version
View Spec
View on GitHub
CompanyFintechPaymentsBankingOpen BankingMerchant AcquiringCryptocurrencyCardsAsyncAPIEvents
AsyncAPI Specification
generated: '2026-07-20'
method: derived
spec_type: Webhooks
source: openapi/ webhook management endpoints
summary: Revolut Business and Merchant APIs let integrators register webhook endpoints (with signing secrets)
to receive event notifications. Crypto Ramp exposes webhook CRUD for order events.
apis:
- api: business
source: openapi/revolut-business-openapi.yaml
management_endpoints:
- /webhook
- /webhooks
- /webhooks/{webhook_id}
- /webhooks/{webhook_id}/rotate-signing-secret
- /webhooks/{webhook_id}/failed-events
operations:
- operation: getWebhookV1
method: GET
path: /webhook
- operation: setUpWebhook
method: POST
path: /webhook
- operation: deleteWebhookV1
method: DELETE
path: /webhook
- operation: createWebhook
method: POST
path: /webhooks
- operation: getWebhooks
method: GET
path: /webhooks
- operation: getWebhook
method: GET
path: /webhooks/{webhook_id}
- operation: updateWebhook
method: PATCH
path: /webhooks/{webhook_id}
- operation: deleteWebhook
method: DELETE
path: /webhooks/{webhook_id}
- operation: rotateWebhookSigningSecret
method: POST
path: /webhooks/{webhook_id}/rotate-signing-secret
- operation: getFailedWebhookEvents
method: GET
path: /webhooks/{webhook_id}/failed-events
- api: merchant
source: openapi/revolut-merchant-openapi.yaml
management_endpoints:
- /api/webhooks
- /api/webhooks/{webhook_id}
- /api/webhooks/{webhook_id}/rotate-signing-secret
- /api/synchronous-webhooks
- /api/synchronous-webhooks/{synchronous_webhook_id}
operations:
- operation: createWebhook
method: POST
path: /api/webhooks
- operation: retrieveWebhookList
method: GET
path: /api/webhooks
- operation: retrieveWebhook
method: GET
path: /api/webhooks/{webhook_id}
- operation: updateWebhook
method: PATCH
path: /api/webhooks/{webhook_id}
- operation: deleteWebhook
method: DELETE
path: /api/webhooks/{webhook_id}
- operation: rotateWebhookSigningSecret
method: POST
path: /api/webhooks/{webhook_id}/rotate-signing-secret
- operation: registerAddressValidationEndpoint
method: POST
path: /api/synchronous-webhooks
- operation: retrieveSynchronousWebhookList
method: GET
path: /api/synchronous-webhooks
- operation: deleteSynchronousWebhook
method: DELETE
path: /api/synchronous-webhooks/{synchronous_webhook_id}
- api: crypto-ramp
source: openapi/revolut-crypto-ramp-openapi.yaml
management_endpoints:
- /webhooks/{webhook_id}
- /webhooks
operations:
- operation: retrieve-a-webhook
method: GET
path: /webhooks/{webhook_id}
- operation: update-a-webhook
method: PATCH
path: /webhooks/{webhook_id}
- operation: delete-a-webhook
method: DELETE
path: /webhooks/{webhook_id}
- operation: retrieve-a-list-of-webhooks
method: GET
path: /webhooks
- operation: create-a-webhook
method: POST
path: /webhooks
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.
Call it yourself
curl for this page
This AsyncAPI spec
curl "https://apis.io/api/v1/asyncapis/revolut-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.