This repository contains an OpenAPI specification of the DeepL API in YAML and JSON formats.Documentation Index
Fetch the complete documentation index at: https://deepl-c950b784-v3-langs-endpoint-doc-updates.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
| File | Format | Description |
|---|---|---|
openapi.yaml | YAML | Main REST API spec (source of truth) |
openapi.json | JSON | Same content, auto-generated from YAML |
voice.asyncapi.yaml | YAML | AsyncAPI spec for the streaming Voice API |
voice.asyncapi.json | JSON | Same content, auto-generated from YAML |
Swagger’s “Try it out” in-browser simulator creates valid curl requests, but requests will fail due to CORS restrictions.
api-reference/ directory of the api-docs repository. If you encounter issues or have feature requests, create an issue.