Check-ins
Check-in Metrics
Returns check-in metrics for the specified business locations.
GET
Check-in Metrics
Documentation Index
Fetch the complete documentation index at: https://learn.nexudus.com/llms.txt
Use this file to discover all available pages before exploring further.
Check-in Metrics
Returns aggregate check-in metrics (current occupancy, daily totals, etc.) for one or more business locations. Used to display occupancy information on the dashboard.Authentication
Requires a valid customer bearer token.Query Parameters
Array of business IDs to retrieve metrics for. Passed as repeated query parameters:
businessesIds=1&businessesIds=2.Response
Returns check-in metrics for the requested locations.Examples
Fetch metrics for two locations
TypeScript Integration
Check-in Metrics