Visitor Realtime
Current live visitor count. Site-wide due to Plausible API limitation — not filtered by handle. Premium only.
Authorization
API Key x-api-key<token>
API key used for authentication
In: header
Response Body
application/json
application/json
curl -X GET "https://loading/api/v1/visitors/realtime"{
"visitors": 7
}{
"error": "string",
"code": "string",
"details": {}
}