Frequently Asked Questions (FAQs)

Service version: 2
Last edit: 2026.05.07
Automotive only
TomTom Maps
What is the TomTom Parking Availability API?

The TomTom Parking Availability API provides real-time information about parking availability in various locations. It helps developers integrate up-to-date parking data into their applications, making it easier for users to find parking spaces efficiently.

How does the Parking Availability API work?

The API works by providing developers with access to TomTom's extensive database of parking information. By integrating the API into your application, you can retrieve real-time data on parking availability, allowing users to make informed decisions about where to park.

What type of parking information does the API provide?

The API offers details on parking space availability, pricing, and other relevant information. It covers both on-street and off-street parking locations, enabling users to find the most convenient and cost-effective parking options.
See this response sample:

1{
2
3 "statuses": [
4
5 {
6
7 "current": {
8
9 "emptySpots": 1,
10
11 "updatedAt": "2021-12-12T11:29:00Z",
12
13 "available": true,
14
15 "availabilityTrend": "emptying"
16
17 }
18
19 }
20
21 ],
22
23 "parkingAvailability": "00000000-0003-1d9a-0009-20d4467654e2"
24
25}
Can I customize the appearance of the parking information in my application?

Yes, the API is designed to be customizable. Developers can tailor the appearance of the parking information to match the look and feel of their applications, ensuring a seamless and integrated user experience.

Are there any usage restrictions or limitations with the API?

TomTom provides documentation outlining usage limits and terms of service. It's important to review and adhere to these guidelines to ensure proper use of the Parking Availability API. See the limits here