DeepL API Documentation Skill
deepl
deepl
| Method | Path | Description |
|---|---|---|
POST | /v2/translate | |
POST | /v2/document | Request Translation |
POST | /v2/document/{document_id} | Upload and Translate a Document |
POST | /v2/document/{document_id}/result | Check Document Status |
GET | /v2/glossary-language-pairs | Download Translated Document |
POST | /v3/glossaries | List Language Pairs Supported by Glossaries |
GET | /v3/glossaries | Create a Glossary |
GET | /v3/glossaries/{glossary_id} | List all Glossaries |
PATCH | /v3/glossaries/{glossary_id} | Retrieve Glossary Details |
DELETE | /v3/glossaries/{glossary_id} | Edit glossary details |
GET | /v3/glossaries/{glossary_id}/entries | Delete a Glossary |
DELETE | /v3/glossaries/{glossary_id}/dictionaries | Retrieve Glossary Entries |
PUT | /v3/glossaries/{glossary_id}/dictionaries | Deletes the dictionary associated with the given language pair with the given glossary ID. |
POST | /v2/glossaries | Replaces or creates a dictionary in the glossary with the specified entries. |
GET | /v2/glossaries | Create a Glossary |
GET | /v2/glossaries/{glossary_id} | List all Glossaries |
DELETE | /v2/glossaries/{glossary_id} | Retrieve Glossary Details |
GET | /v2/glossaries/{glossary_id}/entries | Delete a Glossary |
POST | /v2/write/rephrase | Retrieve Glossary Entries |
GET | /v2/usage | Request text improvement |
GET | /v2/languages | Check Usage and Limits |
POST | /v2/admin/developer-keys | Retrieve Supported Languages |
GET | /v2/admin/developer-keys | Create a developer key as an admin |
PUT | /v2/admin/developer-keys/deactivate | Get all developer keys as an admin |
PUT | /v2/admin/developer-keys/label | Deactivate a developer key as an admin |
PUT | /v2/admin/developer-keys/limits | Rename a developer key as an admin |
GET | /v2/admin/analytics | Set developer key usage limits as an admin |
GET | /v3/style_rules | Get usage statistics as an admin |
POST | /v3/style_rules | Retrieve style rule lists |
GET | /v3/style_rules/{style_id} | Create a style rule list |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install deepl
Downloads and installs to ~/.claude/skills/deepl/
3.9.0 (2026-03-12)