This repository contains OpenAPI and AsyncAPI specifications for the DeepL API, in YAML and JSON formats.
This is a public mirror of the DeepL API specifications. Specs are synced automatically from DeepLcom/api-docs:
openapi.yaml/openapi.json— DeepL REST API (translate, glossaries, documents, etc.)voice.asyncapi.yaml/voice.asyncapi.json— DeepL Voice API (audio transcription and translation)
For the most up-to-date specifications, see the source files in api-docs.
You can use these specifications to explore the API in tools like Postman, or to auto-generate SDKs and code libraries using tools such as Swagger Editor or OpenAPI Generator.
Note that running the request in a browser will fail due to CORS restrictions.