Get an API Key and Get Started
New user? Follow these quick steps to get started with the DeepL API.Step 1: Sign up for the DeepL API at https://www.deepl.com/en/pro#developer
Step 1: Sign up for the DeepL API at https://www.deepl.com/en/pro#developer
After logging in, you will find your API keys at https://www.deepl.com/en/your-account/keys
Step 2: Test your API key with a request.
Step 2: Test your API key with a request.
Here are a few simple options that you can start with. Choose any one and replaceNote: If you are on a free API account, you can replace
{YOUR_API_KEY}with your own key.- Curl
- Python
- NodeJS
Open a terminal.
Set the API key
Sample request
Sample response
https://api.deepl.com with https://api-free.deepl.com.Start Developing
- Cookbook - Explore a large variety of examples from both internal and external contributors for using the DeepL API for different applications.
- Guides - Discover additional examples and guides for using the DeepL API.
- Your First API Request - Get started quickly with DeepL.