Card snapshot
docs.abstractapi.com
·
2026-08-30 03:52:45 UTC
·
d05c9353dec83978c3fef23341294d890981a3d93f631506fbc73763eefdae08
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": "Abstract API",
"url": "https://docs.abstractapi.com/",
"version": "1.0.0",
"protocolVersion": "0.3",
"preferredTransport": "HTTP+JSON",
"supportedInterfaces": [
{
"url": "https://docs.abstractapi.com/",
"protocolBinding": "HTTP+JSON",
"protocolVersion": "0.3"
}
],
"provider": {
"url": "https://docs.abstractapi.com/",
"organization": "Abstract API"
},
"documentationUrl": "https://docs.abstractapi.com/",
"capabilities": {
"streaming": false,
"pushNotifications": false
},
"defaultInputModes": [
"text/plain"
],
"defaultOutputModes": [
"text/plain"
],
"skills": [
{
"id": "abstractapi",
"name": "Abstractapi",
"description": "Use when integrating data validation, enrichment, and intelligence APIs into applications. Reach for this skill when building features that verify emails, phone numbers, IP addresses, or enrich company data; when implementing geolocation, exchange rates, or image generation; or when troubleshooting API authentication, rate limits, and error responses.",
"tags": [],
"url": "https://docs.abstractapi.com/.well-known/agent-skills/abstractapi/skill.md"
}
]
}