GovHack 2017 - For GovHack participants we...

SmartParking API

Created 03/10/2024

Updated 03/10/2024

GovHack 2017 - For GovHack participants we have provided a generic API key for you to use during the competition. The key is cfd19cc72c2845f3b42fb9a805226010 . The API documentation is available at https://api.smartparking.com/Help?Version=1 . The referred to in the help documentation will be AUACTCC01 . Ensure you use https and not http.

The SmartLot API v1 lets you query for most locations and returns Lot details, Lot operating hours, Lot tariffs, Lot occupancies, and Unavailable bays. The APIs are RESTful; they are URLs with parameters submitted via HTTP. How the API responds is dependent on the URL string that is used, and the content of your HTTP request header. The URL query string dictates the specific API operations. The APIs provide two different ways to get the data back to you, XML and JSON.