What is logged
Each row joins request metadata with key metadata.Logs do not store request bodies or raw API keys.
Search
The search box filters visible rows by:- key name
- key prefix
- endpoint
- method
- status code
- error code
- query params
- replay flag
- IP hash
Copy and export
Select rows, then use the table action menu to:- copy selected rows as JSON
- copy selected rows as CSV
- download selected rows as JSON
- download selected rows as CSV
Common debugging flows
Invalid key
Filter byBSE1002 or HTTP 401. Check whether the key is expired, revoked, from the wrong region, or copied incorrectly.
Missing scope
Filter byBSE1003 or HTTP 403. Compare the endpoint with the key scopes in API keys.
IP allowlist issue
Filter byBSE1007. Add the calling server IP to the key allowlist or remove the allowlist for dynamic client environments.
Rate limit
Filter byBSE1005 or HTTP 429. Account-level rate limits are shared by all keys in the account.
Inference provider failure
Filter byBSE4. Inference provider errors include timeouts, unavailable providers, upload failures, and all-provider failure states.
Retention
API request logs are pruned by plan:
Records expire according to the retention window for the account plan.
