AirGarage API Overview

The AirGarage API allows you to interact with AirGarage parking spots programatically. For example, you can find parking spots in a region and create rentals on behalf of drivers at the spots.

Authentication

Contact api@airgarage.com for an access token.

All requests need an AirGarage access token in the header X-Api-Key for authentication.

Auth Header Example:

X-Api-Key ZgREn6M4.TquRhU8SkjnOg07whtdie3mY9ri4PQeq

Last updated