ParkWhiz API
Parking availability, prices, facilities, venues, events, and city hubs from ParkWhiz.
parkwhiz
Capabilities
Every capability uses the same POST /execute envelope. Open an endpoint for
its exact ID, input contract, code samples, cost, runtime, and illustrative output.
parkwhiz.event-quotes
Fetch all parking locations with coordinates, prices, and availability for a ParkWhiz event.
parkwhiz.event.get
Retrieve ParkWhiz event identity, venue, time window, type, and canonical path.
parkwhiz.facilities.search
Find ParkWhiz garages and parking lots near coordinates.
parkwhiz.facility.get
Retrieve details for a ParkWhiz garage or parking lot by location ID.
parkwhiz.facility.reviews
List privacy-minimized public ratings and comments for a ParkWhiz parking facility.
parkwhiz.hubs.search
Find ParkWhiz city and metro hubs near coordinates.
parkwhiz.monthly-parking.search
Search ParkWhiz monthly parking inventory near coordinates.
parkwhiz.parking.search
Search transient ParkWhiz parking availability and prices near coordinates for a specific time window.
parkwhiz.search-events
Search ParkWhiz for events by name or venue ID.
parkwhiz.search-venues
Search ParkWhiz for venues by name.
parkwhiz.smart-lookup
Find the cheapest parking option for a ParkWhiz event by event URL or ID and address, using exact location match or fuzzy address matching.
parkwhiz.venue.get
Retrieve ParkWhiz venue details, location, type, and parking context.
Common uses
- Compare event, hourly, and monthly parking inventory
- Track parking prices and availability near destinations
- Enrich venue and event datasets with parking context
- Research garages, lots, ratings, and metro coverage
Integration contract
A 200 response completed inline. A 202 response was queued; poll
GET /jobs/:id until it reaches completed or failed.