Overview
Locations represent properties where you manage parking access. Each location can have its own settings, capacity, and vehicle whitelists.Adding Locations
Create a new location in your company portfolio:Listing Locations
Get All Accessible Locations
Retrieve all locations you have access to:Filter Locations by Company
Filter locations to show only those belonging to a specific company:Updating Locations
Update an existing location’s information using the API key:Location Status
Single Location Status
Get status for a specific location:Bulk Location Status
Get status across all accessible companies, or filter by a specific company using an optionalcompanyId query parameter.
- If
companyIdis provided, your API key must have access to that company; otherwise a 403 is returned. - If
companyIdis omitted, results are aggregated across all companies your API key can access.
Location Fields
Location display name
URL-friendly identifier (lowercase letters, numbers, hyphens only)
Physical address
City name
Country name
GPS coordinates with
lat and lng properties
