For the complete documentation index, see llms.txt. This page is also available as Markdown.

Analytics

Score and rating aggregates.

Aggregate reputation scores for the key's node subtree

get

Requires analytics:read.

Authorizations
AuthorizationstringRequired

An API key created in Settings → API (ca_live_…).

Responses
200

OK

application/json

Aggregate reputation scores for the key's node subtree.

node_idstring · uuidOptional
overall_scorenumber · nullableOptional

Overall score on a 0–5 scale (one decimal).

overall_score_normalizednumber · nullableOptional

Overall score normalised to 0–100 (may carry one decimal; round for whole-percent display).

total_reviewsintegerOptional
recommend_ratenumber · nullableOptional
response_ratenumber · nullableOptional
get/analytics/scores

Last updated

Was this helpful?