HTTP request
GET https://api.wevoteusa.org/apis/v1/voterCount (Jump to "Try It Now")
Required Parameters
| Parameter name | Value | Description |
| api_key | string (from post, cookie, or get (in that order)) | The unique key provided to any organization using the WeVoteServer APIs |
Response
{
"voter_count": integer,
"success": boolean,
}
Try It Now: API Variables
Return the number of voters in the database.