Authentication
Important Note
Explore ready-to-use traffic reports and data visualizations immediately by signing up for a 30-day free trial on the MOVE Portal. Once registered, you'll receive an API key to start using the Traffic Analytics APIs right away. Alternatively, you may contact our Sales team for a tailored solution.
API key
The Junction Analytics API performs authentication in a standard way, using an API Key.
How do I get an API Key?
For a Junction Analytics API Key, send an access request to your local partner or the TomTom account manager.
How do I use an API Key?
In every request, you must provide your API Key as a value to the query parameter key
. For example: key={Your_API_Key}
Example request
Using the GET
HTTP method Junction definition details endpoint:
get
URL request example
https://api.tomtom.com/junction-analytics/junctions/1/{junctionId}/definition?key={Your_API_Key}