Griffin · AsyncAPI Specification
Griffin Webhooks
Version
View Spec
View on GitHub
CompanyFintechBankingBanking as a ServicePaymentsKYCOpen BankingBank AccountsFinancial-ServicesAsyncAPIEvents
AsyncAPI Specification
generated: '2026-07-19'
method: searched
type: Webhooks
source: https://docs.griffin.com/docs/guides/create-a-webhook
docs:
- https://docs.griffin.com/docs/guides/create-a-webhook
spec_type: none
notes: >-
Griffin documents webhooks but publishes no AsyncAPI document, so this
captures the webhook surface only (type: Webhooks). One webhook endpoint per
organization receives all events. Delivery is "at least once" (duplicates
possible) and ordering is not guaranteed.
delivery:
model: at-least-once
ordering: not-guaranteed
endpoint_requirement: HTTPS URL
one_per_org: true
signing: >-
Each event notification is signed with Griffin's HTTP message-signature
process; recipients verify using the same mechanism as API request signing.
event_type_scheme:
pattern: '{resource}-{change-type}'
example: transaction-created
registration:
create_operation: POST /v0/organizations/{organization-id}/webhooks
activate_operation: POST /v0/webhooks/{webhook-id}/actions/activate
fields: [webhook-destination-url, webhook-description]
operations:
- GET /v0/organizations/{organization-id}/webhooks
- POST /v0/organizations/{organization-id}/webhooks
- GET /v0/webhooks/{webhook-id}
- PATCH /v0/webhooks/{webhook-id}
- DELETE /v0/webhooks/{webhook-id}
- POST /v0/webhooks/{webhook-id}/actions/activate
- GET /v0/events/{event-id}
- GET /v0/organizations/{organization-id}/events
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/griffin-webhooks"
All asyncapi
curl "https://apis.io/api/v1/asyncapis?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.