Get usage statistics as an admin
Organization Usage Analytics
Get usage analytics
Retrieve usage statistics for the organization within a specified date range. Optionally group the results by API key or by API key and day.
GET
Get usage statistics as an admin
Date range
Specify the reporting window using the requiredstart_date and end_date parameters. Both support the following formats (all in UTC):
The maximum date range is 366 days.
Grouping
The optionalgroup_by parameter controls how results are organized:
Response structure
All responses include a breakdown of usage by service type:Authorizations
Authentication with Authorization header and DeepL-Auth-Key authentication scheme. Example: DeepL-Auth-Key <api-key>
Query Parameters
Start date for the usage report (ISO 8601 date format).
End date for the usage report (ISO 8601 date format).
Optional parameter to group usage statistics. Possible values:
key- Group by API keykey_and_day- Group by API key and usage date
Available options:
key, key_and_day Response
The usage statistics for the specified date range.
The response for admin usage statistics.
Contains the detailed usage statistics for the specified date range.