Service version: 1
Last edit: 2022.08.25
Automotive only
TomTom Maps

Important note This API is unavailable on a Freemium or Pay As You Grow (PAYG) basis. Click the Request Access button above to contact our Sales team.

What is TomTom's On-street Parking API?

The On-street Parking API suite of web services is designed for developers to create applications around on-street parking. These web services can be used via REST APIs.

Benefits of using the On-street Parking API

  • We offer you a range of solutions to empower your application with frequently updated on-street parking data.
  • Discover parking locations around you, in your city or around a location you are heading to.
  • Witness how the parking probability changes with every hour in a particular parking location.

The On-street Parking API consists of the following RESTful API services with endpoints:

Parking Locations

Provides information about on-street parking location probability in the requested point and within the area described by the given radius, at a certain time in the future.

Vector Tiles

Provides information about the probability of finding available on-street parking locations, together with their geometry.

Getting started

Follow these steps to start working with the On-street Parking API.

  1. To get your API Key, you first need to be registered for the TomTom Developer Portal. If you don't have an account, no worries! Register / Sign in now before continuing.
  2. Once you are registered, go to your Dashboard and locate the API Key that you would like to use (we've created the first one for you, it's called My first API Key).
  3. Read the documentation and start coding.
  4. It's also recommended getting yourself familiar with the protobuf schema and the Google Protocol Buffers , if you plan to use the Vector Tiles endpoint.