ParkWhiz API
Scrape ParkWhiz parking data with OAuth authentication, event search, venue search, smart parking lookup with fuzzy…
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.
1 credit per requestparkwhiz.search-events
Search ParkWhiz for events by name or venue ID.
1 credit per requestparkwhiz.search-venues
Search ParkWhiz for venues by name.
1 credit per requestparkwhiz.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.
1 credit per requestIntegration contract
A 200 response completed inline. A 202 response was queued; poll
GET /jobs/:id until it reaches completed or failed.