Documentation
FAQ: How do I use Usage Logs? in the NexoRouter documentation.
FAQ: How do I use Usage Logs?
Open Dashboard -> Usage Logs.
Usage Logs help you answer:
- Did the request reach NexoRouter?
- Which API key was used?
- Which model was requested?
- How many prompt and completion tokens were used?
- What was the cost in USD and quota?
- How long did the request take?
- What request ID should support inspect?
- Did the request succeed or error?
Filters
You can filter by:
- request ID;
- model;
- API key;
- success or error status;
- date range.
CSV export
Export filtered logs when you need to reconcile spend, debug a batch job, or send a concise issue report.
What to send support
Send:
- request ID;
- request time;
- model ID;
- error code;
- API key name or last four characters.
Do not send the full API key.