cURL
Get the latest value for an LLM coding product
The most recent daily value for a single (non-compare) LLM coding product, with the day-over-day percent change. Requires an API key — LLM coding analytics have no free tier. changePct is null when there is no previous day on file or the previous value was zero. Compare products such as cc-vs-codex are not valid here — use /api/llm-coding/history for those.
GET
cURL
Overview
The most recent daily value for a single (non-compare) LLM coding product, with the day-over-day percent change. Requires an API key - LLM coding analytics have no free tier.changePct is null when there is no previous day on file or the previous value was zero. Compare products such as cc-vs-codex are not valid here - use /api/llm-coding/history for those.Authorizations
API key passed as a Bearer token. Create one in the dashboard.
Query Parameters
A single-tool product ID. See /api/llm-coding/products.
Available options:
cc-prs, codex-prs, copilot-prs, cursor-prs, devin-prs, cc-commits, cc-merge, codex-merge, copilot-merge, cursor-merge, devin-merge Example:
"cc-prs"
Response
Latest value for the product.

