OpenAPI spec for retrieving usage and quota

This page contains only a guide that is auto-generated from DeepL's OpenAPI file.

For more detail about the /usage endpoint, please see the Retrieve usage & quota entry.

Check Usage and Limits

get
Authorizations
Responses
200
The account's usage and limits.
application/json
{
  "character_count": 180118,
  "character_limit": 1250000
}

Last updated