ConsoleCatalog
Sign in
DeepL logo

DeepL

deepl.comAi Toolsno auth

DeepL translator - text translation, language pairs, features, and pricing.

API Product Page

ASYNCREADNo auth

Returns the API product overview with features, description, and images.

ParametersFormJSON

UI locale code for the page path (e.g. en, de, fr)

cost: 1 credit · balance: 0
curl https://api.openwire.sh/v1/wire/task \
  -X POST \
  -H "X-API-Key: $ANAKIN_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "action_id": "act_deepl_api_product_page_ssr",
    "params": {
      "locale": "en"
    }
  }'