Get AV provider breakdown
Returns autonomous vehicle session counts broken down by provider (Waymo, Cruise, etc.).
Authentication
AuthorizationBearer
Organization API key from your settings page
Query parameters
siteId
UUID of the site to query analytics for
period
Predefined time period (ignored when startDate/endDate provided)
Allowed values:
startDate
Custom range start (ISO 8601). Must be paired with endDate.
endDate
Custom range end (ISO 8601). Must be paired with startDate.
Response
Successful response
status
Allowed values:
data
Zod schema for full AV providers data
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
429
Too Many Requests Error