Counter API

The Counter API is a lightweight call designed to return a single integer: the number of participants. The API can return the total participants in the event or a particular contest. 

Potential Use Case: Powering a "Registration Counter" on a website homepage that shows "Only X spots left!" by subtracting this API value from your race capacity.