Constructing a Request
A typical request to the Fleet Telematics Custom Routes includes the basic elements shown in the following table and, in addition, it may contain resource-specific parameters or data.
Element | Value/Example | Description |
---|---|---|
Base URL | http://cre.api.here.com | Production environment |
Path | /2/ | |
Resource | ||
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 |
For further information, see Examples.