analytics-observability
Installation
SKILL.md
LeadMagic — Analytics & observability
Every endpoint here is free (0 credits). Use them liberally to report on runs instead of guessing.
Endpoints (all GET, all under /v1/analytics)
| Endpoint | Returns |
|---|---|
/dashboard |
Headline usage overview |
/usage |
Request volume over time |
/products |
Per-product breakdown (which products consume the credits) |
/credits |
Credit spend over time |
/summary |
Compact account summary |
/daily |
Day-by-day history |
/day/{date} |
One day in detail (YYYY-MM-DD) |
/requests |
Recent request log |
/quality · /quality/daily |
Data-quality metrics |
/errors |
Error patterns (4xx/5xx by type) |
/found-rate |
Match/found rates by product |