The Admin API provides two endpoints for monitoring usage across your organization:Documentation Index
Fetch the complete documentation index at: https://deepl-c950b784-add-custom-tags-cookbook.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
- Get usage analytics: retrieves total usage statistics, optionally grouped by API key or day
- Get custom tag usage analytics: retrieves usage statistics broken down by custom tags
Organization usage
The Get usage analytics endpoint returns usage statistics for a specified date range with flexible grouping options. It covers all services: text translation, document translation, text improvement, and speech-to-text.Custom tag usage
Custom tags are an optional dimension for breaking down usage. If your organization wants to track consumption by team, project, or any other category, you can attach a single tag to individual API requests using theX-DeepL-Reporting-Tag header. Each request accepts one tag.
The Get custom tag usage analytics endpoint only returns usage from tagged requests. Untagged requests are not included, so the results will reflect a subset of your organization’s total usage unless all API requests are tagged.