Passport
Passport (Passport Labs) is a mobility management platform for cities, universities, and agencies, covering digital parking payments, enforcement, permits, and curbside management, and is used by 800+ agencies. Passport exposes a partner developer program at developer.passportinc.com whose REST APIs let parking apps, navigation apps, in-car infotainment, and mobility/POS systems create and stop parking sessions, quote and determine rates, bulk-export the parking environment (zones, spaces, rules), receive parking event schemas, and manage enforcement immobilizations. Rates and rules are configured once by Passport's customers and pushed to payment providers via API. Access is gated - partners register an application, are issued OAuth client credentials by Passport's identity provider, and only authenticated partner applications may call the public APIs. No SDK is required. Commercial terms are partnership / agency-contract based rather than publicly listed self-serve pricing.
APIs
Passport Parking Sessions and Quotes API
Quote, create, and stop parking sessions on behalf of a driver in a Passport-managed zone - the core surface behind facilitating a paid parking session from a parking app, navig...
Passport Parking Rates API
Determine the parking rate for a location and duration. Rates are defined uniquely by each Passport customer (city, university, or operator) and vary by location, time, and rule...
Passport Parking Environment Export API
Bulk export of the parking environment. Returns a single-use URL to download a JSON file describing zones, zone numbers, geolocation (latitude and longitude), and associated rul...
Passport Parking Event Schemas
Versioned JSON schemas for the parking events Passport emits to partners (for example a parking_session_started event, v3.0.0). These are server-to-endpoint webhook-style event ...
Passport Immobilizations API
Manage enforcement immobilizations (vehicle boots) - for example updating an existing immobilization record - as part of Passport's digital parking enforcement and compliance wo...