HTTP request
GET https://api.wevoteusa.org/apis/v1/organizationCount (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
{
"organization_count": integer,
"success": boolean,
}
Try It Now: API Variables
Return the number of endorsers in the database.