Agentcard · AsyncAPI Specification
Agentcard Webhooks
Version
View Spec
View on GitHub
CompanyPaymentsVirtual CardsCard IssuingAI AgentsAgentic CommerceMCPFintechWalletsVisaA2AAsyncAPIEvents
AsyncAPI Specification
generated: '2026-07-17'
method: searched
source: https://docs.agentcard.sh/companies/webhooks.md
transport: https-webhook
registration: Dashboard → organization → Webhooks → Add destination (per mode; sandbox destinations get only livemode:false events)
signing:
header: AgentCard-Signature
format: 't=<unix>,v1=<hex-hmac>'
algorithm: HMAC-SHA256 of "{t}.{raw_request_body}" keyed with the whsec_ signing secret
verification: verify against the RAW body before JSON parsing; reject stale timestamps (±300s typical)
delivery:
method: POST
envelope: '{ id, type, created, livemode, data }'
dedupe_on: id
retries: up to 5 attempts with backoff; 10s timeout or non-2xx is retried; endpoint failing 7 days is disabled
events:
- card.created
- card.updated
- card.closed
- cardholder.created
- cardholder.updated
- cardholder_onboarding_session.completed
- transaction.authorized
- transaction.cleared
- transaction.declined
- transaction.voided
- identity.verification.updated
- balance.low
- merchant.connected
- card_flow.started
- card_flow.failed
- transfer.approved
- transfer.initiated
- transfer.completed
- transfer.failed
- transfer.released
- wallet.funded
- wallet.balance.low
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/agentcard-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.