Constructing a Request
A request to the Intermodal Routing API includes the basic elements shown in the following table and may contain resource-specific parameters or data.
Element | Value/Example | Description |
---|---|---|
Base URL | https://mobility.api.here.com | Production environment |
Path | /v1/ | |
Resource | route | |
Application Code | &app_code={YOUR_APP_CODE} | Substitute your own unique app_code |
Application ID | &app_id={YOUR_APP_ID} | Substitute your own unique app_id |