Third Party Extensions
Overview
Some of Terminal’s endpoints return an extensions
property that enables you to retreive enriched data provided by third-party vendors. This enriched data would allow you to have more contextual information about your data.
Supported Extensions
Vendor | Description | Endpoints | |
---|---|---|---|
HERE Technologies | HERE Technologies specializes in mapping technologies and location based services. It can be used to obtain rich location content such as route matching, speed limits, weather and traffic patterns. | /safety/events |
Considerations
It’s important to note that you will only be able to see the data provided by extensions if you have enabled that specific extension for your application.
Please let us know if you are interested in enabling a supported extension for your application.
Usage
When making a GET
call to a supported endpoint, you will be able to retreive the common model as well as an additional extensions
property that includes data obtained from all supported extensions that you have enabled.
Example Response
Here’s an example of a request to /safety/events