Logs
Retrieve per-request usage logs for the API keys under your account or organization.
403 error.Authorizations
Bearer authentication header in the form Bearer , where is your Tavily API key (e.g., Bearer tvly-YOUR_API_KEY).
Body
Maximum number of logs to return, most recent first.
1 <= x <= 10000100
Inclusive start of the log window (YYYY-MM-DD).
"2026-08-01"
Inclusive end of the log window (YYYY-MM-DD).
"2026-08-07"
Only return logs for these endpoints. By default, logs for all endpoints are returned.
search, extract, map, crawl, research Only return logs for a single project.
When true, return only logs for the API key provided in the Authorization header. When false (default), logs for all API keys under your account or organization are returned.
Response
Usage logs returned successfully
Matching log entries, most recent first. Log entries never include the input or output of the original request.
Number of log entries returned
100
Response time of this logs request in seconds
1.33
Unique identifier of this logs request
"d98eaaf1-cf41-4234-bf23-6f1780fbcf73"