Overview

The ParqEx API is organized around REST. Our API has predictable resource-oriented URLs, accepts form-encoded request bodies, returns JSON-encoded responses, and uses standard HTTP response codes, authentication, and verbs.

You can use the ParqEx API in test mode, which does not affect your live data, access controllers or interact with the banking networks. The API URL and key you use to authenticate the request are tied to the live mode or test mode.

The ParqEx API differs for every account as we release new versions and tailor functionality.

-----------------------------------------------------------------------------------------------------

With approved access to the ParqEx API, you can leverage the following capabilities:

An Admin can:

  • Marketplace (Owner functionality): Manage listing information, availability, price, publish/unpublish listings, etc.

  • Marketplace (Renter functionality): Book parking, manage vehicle lists, manage user profiles.

  • GuestParq & GuestAccess: Manage guest lists, Transfer reservations to guests, manage access.

  • Access+: Operate any access point on their account, manage permissions, guest & vehicle information.

  • Enforcer: Manage DO NOT TOW vehicle lists, manage parking notices, update parking notice status.

A User can:

  • Marketplace (Renter Only): View properties, reserve and pay for parking, view orders, manage notification preferences, manage their personal profile and vehicle information.

  • GuestParq & GuestAccess: Manage their profile, notification preferences, Reserve or transfer their parking to guests/visitors, Depending on their permission level they may be able to give access to certain doors.

  • Access+: Operate access points (doors, gates, garage, elevators, etc.). Avail LPR with Access+ services to gain access to parking areas.

Modules & Functions accessible via the API:

  1. User: Create and manage user profile,

  2. Notification: Notification settings (Push, Email, & SMS).

  3. Vehicle: Vehicle management.

  4. Orders: Order management & history.

  5. Guest / Visitor: user information, access control, and vehicle management.

  6. Access control: user management & logs.

  7. Enforcement: violation management.

Endpoints

Last updated