API Key
Required
site_token |
Site Token |
Array with 2 keys:
| Key | Type | Description |
|---|---|---|
concurrents |
Integer | Total number of visitors on the site right now |
range_max |
Integer | Maximum number of visitors online at any one time in the past 7 days |
1 unit
http://api.gosquared.com/concurrents.json?api_key=API_KEY&site_token=GSN-1234567-X
{
concurrents: 40
range_max: 144
}