Card snapshot
developers.debounce.com
·
2026-08-20 03:42:20 UTC
·
7cabaa95066d933400c45f341149fcf68da902726bb76afc31ee967603bf59cc
This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.
{
"name": "DeBounce API",
"url": "https://developers.debounce.com/",
"version": "1.0.0",
"protocolVersion": "0.3",
"preferredTransport": "HTTP+JSON",
"supportedInterfaces": [
{
"url": "https://developers.debounce.com/",
"protocolBinding": "HTTP+JSON",
"protocolVersion": "0.3"
}
],
"provider": {
"url": "https://developers.debounce.com/",
"organization": "DeBounce API"
},
"documentationUrl": "https://developers.debounce.com/",
"capabilities": {
"streaming": false,
"pushNotifications": false
},
"defaultInputModes": [
"text/plain"
],
"defaultOutputModes": [
"text/plain"
],
"skills": [
{
"id": "de-bounce",
"name": "De Bounce",
"description": "Use when validating email addresses, processing bulk email lists, enriching contact data with names and avatars, or monitoring account usage and credit balance. Reach for this skill when building signup flows, CRM integrations, email verification workflows, or any application requiring email quality checks.",
"tags": [],
"url": "https://developers.debounce.com/.well-known/agent-skills/de-bounce/skill.md"
}
]
}