Skip to main content
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

Authorization
string
header
required

API key passed as a Bearer token. Create one in the dashboard.

Query Parameters

product
enum<string>
required

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.