AI Assistant for API Analytics
The assistant is a chat interface where you ask questions about your API data in plain English and get back answers, often with charts.
What you can ask
Anything about your API traffic and errors:
- “show me all 5xx errors from the last hour”
- “find requests to /api/payments that took over 2 seconds today”
- “what exceptions are happening in my app today”
- “show me the stack trace for that TypeError”
- “graph my error rate by day for the last 2 weeks”
- “compare p95 latency across my top 10 endpoints”
You can ask follow-up questions, drill into specific events, or request charts. Chart types: bar, line, pie, and area.
Dashboards
Any chart the assistant produces can be saved to a dashboard. Click Add to Dashboard below the chart and pick an existing dashboard or create a new one. Widgets re-query automatically so they always show fresh data.
You can build entire dashboards through conversation. Ask for the charts you want, save them, and arrange them later.
Limits
| Free | Pro | |
|---|---|---|
| Messages per day | 10 | 50 |
| Event data retention | 14 days | 90 days |
| Error data retention | 7 days | 90 days |
Queries beyond your retention window are automatically clamped and the assistant will tell you the actual window shown.