Agentcard · AsyncAPI Specification
Agentcard Webhooks
Version 2.0.0
Event notifications Agentcard delivers to destinations you register in the dashboard. Every delivery is a POST with a signed envelope { id, type, created, livemode, data }. Verify the AgentCard-Signature header (HMAC-SHA256 of "{t}.{raw_body}" with your whsec_ secret) against the raw body and dedupe on id. This document is generated from the published event catalog; Agentcard does not publish its own AsyncAPI.
View Spec
View on GitHub
CompanyPaymentsVirtual CardsCard IssuingAI AgentsAgentic CommerceMCPFintechWalletVisaAsyncAPIWebhooksEvents
Channels
events
The single destination endpoint that receives every subscribed event.
Messages
Event
Agentcard webhook event
Servers
https
webhook
Your registered webhook destination (mode-scoped; sandbox receives only livemode=false).