Skip to main content
The Vote count resource returns aggregated voting data for a contest — totals per participant and per vote source, including internal sources such as free (c-free) and paid (c-paid) votes. This endpoint is read-only.

Sample payload

Endpoints

Get vote count

GET /contests/<contest_key>/vote_updates/?sources=true Retrieve aggregated vote counts for a contest.
contest_key
string
required
Unique key of the contest.
sources
boolean
When true, include a per-source breakdown of the vote counts.