Meta Resources
The table below documents HERE Traffic API resources that provide API version information, trigger self-tests on the API or to obtain XSDs.
Resource | URL variable | Description | Example | Response |
---|---|---|---|---|
version | Processes requests for version information for HERE Traffic API, including the components that make up the Traffic Service. | | Service: Traffic Service, Version: 6.0.159.0 | |
exodus.html | Triggers a self-test on HERE Traffic API. If the service is not ready to serve tiles, a 404 error message results. | | 200 Ok | |
xsd | incident.xsd | Processes a request for the incidents version 2.4.1 XSD. This version is used with the /traffic/6.3/incidents endpoint | | XSD |
xsd | incident2.2.xsd | Processes a request for the incidents version 2.2 XSD. This version is used with the /traffic/6.1/incidents endpoint | | XSD |
xsd | incident2.3.xsd | Processes a request for the incidents version 2.3 XSD. This version is used with the /traffic/6.2/incidents endpoint | | XSD |
xsd | flow.xsd | Processes a request for the flow version 3.2 XSD. This version is used with the /traffic/6.2/flow endpoint. | | XSD |
xsd | flow3.1.xsd | Processes a request for the flow version 3.1 XSD. This version is used with the /traffic/6.1/flow endpoint. | | XSD |
xsd | flow3.2.2.xsd | Processes a request for the flow version 3.2.2 XSD. This version is used with the /traffic/6.3/flow endpoint. | | XSD |