Metrics
The Metrics endpoints provide historical occupancy data for Occuspace-enabled locations. Each endpoint supports flexible date ranges, intervals, and optional filters for hour of day and day of week.
The ID of the location.
1560The start date of the requested time range in YYYY-MM-DD format.
2025-12-01The end date of the requested time range in YYYY-MM-DD format.
2025-12-03The time interval to aggregate occupancy data by.
dailyExample: dailyPossible values: Maximum number of data points to return per page. Defaults to 1000 if not specified.
1000Example: 3Cursor value from the previous response's pagination object used to fetch the next or previous page of results.
eyJsb2NhdGlvbl9pZCI6MTU2OH0Filter data to only include readings at or after this hour of the day. Valid values are 0-24. Only supported for daily, weekly, and monthly intervals.
9Filter data to only include readings before or at this hour of the day. Valid values are 0-24. Only supported for daily, weekly, and monthly intervals.
17Filter data to only include specific days of the week. Provided as a string of day codes with no separator where 1=Sunday, 2=Monday, 3=Tuesday, 4=Wednesday, 5=Thursday, 6=Friday, 7=Saturday. For example '23456' means Monday through Friday. Only supported for daily, weekly, and monthly intervals.
23456Pattern: ^[1-7]+$Occupancy metrics for the location
The ID of the location.
1560The name of the location.
Austin OfficeThe total capacity of the location.
1341The metric type returned.
occupancyThe time interval used to aggregate the data.
dailyPossible values: The days of the week included in the response data. Reflects the days_filter parameter if provided, otherwise includes all days. 1=Sunday through 7=Saturday.
[2,3,4,5,6]Bad request — one or more request parameters are invalid
Location not found or not accessible with the provided credentials
Internal server error
The ID of the location.
1560The start date of the requested time range in YYYY-MM-DD format.
2025-12-01The end date of the requested time range in YYYY-MM-DD format.
2025-12-03The time interval to aggregate traffic data by. Defaults to daily if not specified.
dailyExample: dailyPossible values: Maximum number of data points to return per page. Defaults to 1000 if not specified.
1000Example: 3Cursor value from the previous response's pagination object used to fetch the next or previous page of results.
eyJsb2NhdGlvbl9pZCI6MTU2OH0Filter data to only include readings at or after this hour of the day. Valid values are 0-23. Only supported for daily, weekly, and monthly intervals.
9Filter data to only include readings before or at this hour of the day. Valid values are 0-23. Only supported for daily, weekly, and monthly intervals.
17Filter data to only include specific days of the week. Provided as a string of day codes with no separator where 1=Sunday, 2=Monday, 3=Tuesday, 4=Wednesday, 5=Thursday, 6=Friday, 7=Saturday. For example '23456' means Monday through Friday. Only supported for daily, weekly, and monthly intervals.
23456Pattern: ^[1-7]+$Traffic metrics for the location
The ID of the location.
1560The name of the location.
Austin OfficeThe total capacity of the location.
1341The metric type returned.
trafficThe time interval used to aggregate the data.
dailyPossible values: The days of the week included in the response data. Reflects the days_filter parameter if provided, otherwise includes all days. 1=Sunday through 7=Saturday.
[2,3,4,5,6]Bad request — one or more request parameters are invalid
Location not found or not accessible with the provided credentials
Internal server error
The ID of the location.
1560The start date of the requested time range in YYYY-MM-DD format.
2025-12-01The end date of the requested time range in YYYY-MM-DD format.
2025-12-03The time interval to aggregate dwell time data by. Defaults to daily if not specified.
dailyExample: dailyPossible values: Maximum number of data points to return per page. Defaults to 1000 if not specified.
1000Example: 3Cursor value from the previous response's pagination object used to fetch the next or previous page of results.
eyJsb2NhdGlvbl9pZCI6MTU2OH0Filter data to only include readings at or after this hour of the day. Valid values are 0-23. Only supported for daily, weekly, and monthly intervals.
9Filter data to only include readings before or at this hour of the day. Valid values are 0-23. Only supported for daily, weekly, and monthly intervals.
17Filter data to only include specific days of the week. Provided as a string of day codes with no separator where 1=Sunday, 2=Monday, 3=Tuesday, 4=Wednesday, 5=Thursday, 6=Friday, 7=Saturday. For example '23456' means Monday through Friday. Only supported for daily, weekly, and monthly intervals.
23456Pattern: ^[1-7]+$Dwell time metrics for the location
The ID of the location.
1560The name of the location.
Austin OfficeThe total capacity of the location.
1341The metric type returned.
dwell_timeThe time interval used to aggregate the data.
dailyPossible values: The days of the week included in the response data. Reflects the days_filter parameter if provided, otherwise includes all days. 1=Sunday through 7=Saturday.
[2,3,4,5,6]Bad request — one or more request parameters are invalid
Location not found or not accessible with the provided credentials
Internal server error
The ID of the location.
7444The start date of the requested time range in YYYY-MM-DD format.
2025-12-01The end date of the requested time range in YYYY-MM-DD format.
2025-12-03The time interval to aggregate availability data by. Defaults to daily if not specified.
dailyExample: dailyPossible values: Maximum number of data points to return per page. Defaults to 1000 if not specified.
1000Example: 3Cursor value from the previous response's pagination object used to fetch the next or previous page of results.
eyJsb2NhdGlvbl9pZCI6MTU2OH0Filter data to only include readings at or after this hour of the day. Valid values are 0-23. Only supported for daily, weekly, and monthly intervals.
9Filter data to only include readings before or at this hour of the day. Valid values are 0-23. Only supported for daily, weekly, and monthly intervals.
17Filter data to only include specific days of the week. Provided as a string of day codes with no separator where 1=Sunday, 2=Monday, 3=Tuesday, 4=Wednesday, 5=Thursday, 6=Friday, 7=Saturday. For example '23456' means Monday through Friday. Only supported for daily, weekly, and monthly intervals.
23456Pattern: ^[1-7]+$Availability metrics for the location
The ID of the location.
7444The name of the location.
Conference Room 100The total capacity of the location.
6The metric type returned.
availabilityThe time interval used to aggregate the data.
dailyPossible values: The days of the week included in the response data. Reflects the days_filter parameter if provided, otherwise includes all days. 1=Sunday through 7=Saturday.
[2,3,4,5,6]Bad request — one or more request parameters are invalid
Location not found or not accessible with the provided credentials
Internal server error
Last updated