Card snapshot
developers.deepl.com
·
2026-09-20 07:24:08 UTC
·
7936cbae66e281be8820b405c558da55b9cad9e9854f5aa69461e47bfd1ac223
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": "DeepL Documentation",
"description": "Developer documentation for the DeepL API: translate text and documents, transcribe and translate speech in real time, improve text, and customize output with glossaries, style rules, and translation memories.",
"url": "https://developers.deepl.com/",
"version": "1.0.0",
"protocolVersion": "0.3",
"preferredTransport": "HTTP+JSON",
"supportedInterfaces": [
{
"url": "https://developers.deepl.com/",
"protocolBinding": "HTTP+JSON",
"protocolVersion": "0.3"
}
],
"provider": {
"url": "https://developers.deepl.com/",
"organization": "DeepL Documentation"
},
"documentationUrl": "https://developers.deepl.com/",
"capabilities": {
"streaming": false,
"pushNotifications": false
},
"defaultInputModes": [
"text/plain"
],
"defaultOutputModes": [
"text/plain"
],
"skills": [
{
"id": "deepl",
"name": "deepl",
"description": "Use when building translation features into applications, translating documents, transcribing and translating voice, managing API keys and usage, or customizing translations with glossaries and style rules. Agents should reach for this skill when users request translation functionality, document processing, voice transcription, or API integration work.",
"tags": [],
"url": "https://developers.deepl.com/.well-known/agent-skills/deepl/skill.md"
}
]
}