curl --request GET \ --url https://api.deepl.com/v2/usage \ --header 'Authorization: <api-key>'
200
free
{ "character_count": 180118, "character_limit": 1250000}
Authentication with Authorization header and DeepL-Auth-Key authentication scheme
Authorization
DeepL-Auth-Key
The account's usage and limits.
The response is of type object.
object