This is a Qodex collection covering the DeepL API. For a more in depth look at how things work, check out the official documentation.

Getting started

To get started, sign up for a developer account at deepl.com and get your authentication key from your account page. From there, fork this DeepL API collection, and select the relevant baseUrl variable depending on you subscription (https://api.deepl.com/v2 for Pro, https://api-free.deepl.com/v2 for Free). In the Authorization section of your forked collection, you will see the value DeepL-Auth-Key [yourAuthKey]. Change [yourAuthKey] for your own key and you're ready to go! Want to get even more involved? Join the DeepL community on our Discord!