Skip to main content
GET
/
v2
/
usage
Check Usage and Limits
curl --request GET \
  --url https://api.deepl.com/v2/usage \
  --header 'Authorization: <api-key>'
{
"character_count": 180118,
"character_limit": 1250000
}

Authorizations

Authorization
string
header
required

Response

character_count
integer
Example:
character_limit
integer
Example:
products
object[]
api_key_character_count
integer
Example:
api_key_character_limit
integer
Example:
start_time
string<date-time>
Example:
end_time
string<date-time>
Example: