powered by
usage returns the character usage and the configured limit for the current period of a DeepL Pro Account.
usage
usage(auth_key = "your_key")
authentication key of the corresponding DeepL Pro account.
To get an authentication key, you need to register for a DeepL Pro account (https://www.deepl.com/pro.html). This currently costs 20 euros per month and allows the translation of 1,000,000 characters per month (see https://www.deepl.com/pro-pricing.html).
DeepL API documentations
# NOT RUN { # Simple translation usage(auth_key = "my_key") # } # NOT RUN { # }
Run the code above in your browser using DataLab