TRANSLATE_API_ENDPOINT_URL = "https://api-free.deepl.com/v2/translate" USAGE_API_ENDPOINT_URL = "https://api-free.deepl.com/v2/usage" LANGUAGES_API_ENDPOINT_URL = "https://api-free.deepl.com/v2/languages" API_ACCESS_KEY = ""