Skip to main content
Coming soon. These endpoints are planned but not yet active. The shapes below may change before launch. Today only the Walks endpoints are live.
Lists are saved sets of voters — from a search query, an area selection, or an uploaded file. The read API will let you pull a list’s voters into your own tools.

Planned endpoints

List lists — planned response

string
The list’s unique id.
string
List name.
integer
Number of voters in the list.
string
How it was built — query, area, or upload.
string
ISO-8601 timestamp.

Get a list — planned response

Returns the list plus its voters (id, name, address, precinct — final field set TBD). Large lists will be paginated with ?limit and a cursor. Requires the lists:read scope. Want early access? Let the Culper team know.