Kevin. · AsyncAPI Specification
Kevin Webhooks
Version
View Spec
View on GitHub
CompanyPaymentsOpen BankingAccount-to-AccountPSD2FintechBank PaymentsPayment InitiationAccount InformationEuropeAsyncAPIEvents
AsyncAPI Specification
generated: '2026-07-19'
method: searched
source: https://www.npmjs.com/package/@kevin.eu/kevin-platform-client + https://www.npmjs.com/package/@kevin.eu/kevin-cli
spec_type: Webhooks
docs: https://developer.kevin.eu/platform/payments/payment-verification
description: >-
kevin. delivers signed webhooks to notify integrators of payment lifecycle
status changes. The payload is a JSON object; authenticity is verified with an
HMAC signature over the body, headers and request URL using a per-endpoint
secret, with a timestamp/replay window.
verification:
mechanism: hmac-signature
helper: kevin.SecurityManager(endpointSecret).verifySignature(body, headers, url, timestampTimeout)
inputs: [body, headers, webhookUrl, timestampTimeout]
replay_protection: timestamp timeout window
docs: https://developer.kevin.eu/platform/payments/payment-verification#computing-signature-hash
payload:
fields:
- {name: id, description: Identifier of the payment (or resource) the event refers to}
- {name: type, description: Event/resource type, e.g. "payment"}
- {name: bankStatus, description: Bank-reported status code (ISO 20022 style), e.g. ACSP}
- {name: statusGroup, description: Grouped/normalized status, e.g. STRD}
example: '{"id":"asd123dfgh","bankStatus":"ACSP","statusGroup":"STRD","type":"payment"}'
events:
- name: payment.status-changed
description: Emitted when a payment's bank status / status group changes (e.g. initiated -> ACSP -> completed/STRD).
notes: >-
Captured as a Webhooks surface (no published AsyncAPI document was found).
Status values (ACSP, STRD) follow ISO 20022 payment-status conventions. The
@kevin.eu/kevin-cli tool sends signed test webhooks for local verification.
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/kevin-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.