docs.selfprivacy.org/constants.py
2021-11-04 17:02:46 +02:00

4 lines
154 B
Python

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