v1.9.0 — Public API & Custom Dashboards
A public REST API for programmatic access, drag-and-drop custom dashboards, and dark mode refinements.
New Features
Public API
Query your visibility data programmatically with LLM Metrix’s new REST API. Available endpoints:
GET /v1/scores— visibility score history for a projectGET /v1/rankings— engine-by-engine position dataGET /v1/citations— citation source breakdownGET /v1/alerts— alert history and status
API keys are managed in Settings → API. Rate limits are 1,000 requests/day on the Pro plan and 10,000/day on Business. Full API reference available in the developer docs.
Custom Dashboards
Build a dashboard layout tailored to your reporting needs. Drag any widget — score chart, citation table, engine breakdown, competitor comparison — into a custom grid and save it as a named view.
Multiple saved views are supported, making it easy to switch between an executive summary and a deep-dive technical layout.
Improvements
Dark Mode Refinements
Fixed several components that were using hard-coded colors instead of theme tokens: the citation source table, the alert detail panel, and the export dropdown. Contrast ratios across all text/background pairs now meet WCAG AA.