Card snapshot
developers.benchmarkemail.io
·
2026-08-20 03:54:44 UTC
·
8376a44bb34f03b7b557d85723bcda20b45d34ec0b1a2ee1a6cc7e6e825686b7
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": "Benchmark Email API",
"url": "https://developers.benchmarkemail.io/",
"version": "1.0.0",
"protocolVersion": "0.3",
"preferredTransport": "HTTP+JSON",
"supportedInterfaces": [
{
"url": "https://developers.benchmarkemail.io/",
"protocolBinding": "HTTP+JSON",
"protocolVersion": "0.3"
}
],
"provider": {
"url": "https://developers.benchmarkemail.io/",
"organization": "Benchmark Email API"
},
"documentationUrl": "https://developers.benchmarkemail.io/",
"capabilities": {
"streaming": false,
"pushNotifications": false
},
"defaultInputModes": [
"text/plain"
],
"defaultOutputModes": [
"text/plain"
],
"skills": [
{
"id": "benchmarkinternetgroup",
"name": "Benchmarkinternetgroup",
"description": "Use when building integrations with Benchmark Email, automating contact and campaign management, syncing data between systems, or retrieving email performance reports. Agents should reach for this skill when users need to programmatically manage contacts, lists, campaigns, or access analytics via REST API.",
"tags": [],
"url": "https://developers.benchmarkemail.io/.well-known/agent-skills/benchmarkinternetgroup/skill.md"
}
]
}