usage: Usage data of a DeepL API Pro account

View source: R/usage.R

usageR Documentation

Usage data of a DeepL API Pro account

Description

usage returns the character usage and the configured limit for the current period of a DeepL API Pro account.

Usage

usage(auth_key = "your_key")

Arguments

auth_key

authentication key of the corresponding DeepL API Pro account.

Details

To get an authentication key, you need to register for a DeepL API Pro account (https://www.deepl.com/pro#developer).

References

DeepL API documentations

Examples

## Not run: 
usage(auth_key = "my_key")

## End(Not run)


zumbov2/deeplr documentation built on March 30, 2024, 12:17 p.m.