Organization Usage
Retrieve usage (credits), pay-as-you-go USD cost, and request counts for every API key under an organization you own, mirroring the platform’s Usage analytics page.
Identify the organization by name in the request body. Authenticate with the organization owner’s personal API key — the key from the owner’s own personal account, not an organization or enterprise API key. Supports date-range, project, and depth filtering.
Documentation Index
Fetch the complete documentation index at: https://docs.tavily.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header in the form Bearer . The token must be the organization owner's personal API key (from the owner's own personal account, not an organization key).
Body
Exact organization name (case-sensitive). You must be the owner of this organization.
"Acme Inc"
Inclusive start of the usage window (YYYY-MM-DD). Defaults to the start of the current billing cycle.
"2026-05-01"
Inclusive end of the usage window (YYYY-MM-DD). Defaults to today.
"2026-05-27"
Scope usage to a single project.
Scope usage to a single request depth.
basic, advanced, fast, pro, mini, auto, ultra-fast "advanced"