Counting visitors signed in
Reporting
Counting visitors signed in
GET
Counting visitors signed in
Authorizations
An API key issued in the Backoffice, sent as Authorization: Bearer vzk_<key id>_<secret>.
A Microsoft Entra ID access token obtained with the client credentials
grant is accepted on the same header. The same value is also accepted in
an X-API-Key header.
Path Parameters
The location. A 24-character hexadecimal id.
Pattern:
^[0-9a-fA-F]{24}$Example:
"5f2a1b9c4d3e2f0011223344"
Response
Visits that started that day.
Related topics
Counting visitors signed outCounting visitors insideCounting visitors that monthListing visitorsFetching a visitor
