GuidesAPI Reference
Guides

How to create basic elements of a request

How to construct basic elements of a request

A request to the HERE EV Charge Points API v2 includes the basic elements shown in the following table and resource-specific parameters.

ElementValue/ExampleDescription
Base URLhttps://ev-v2.cc.api.here.com
Path/ev/
ResourceSee Resources for a full list of available resources.
Parameters (examples)prox or connectortype
Authorization header-H "Authorization: API key {YOUR_TOKEN}"Substitute your own unique token. For more details on authentication and authorization, see the Identity and Access Management Developer Guide.
API KeyapiKey={YOUR_API_KEY}Substitute your own unique API key
Application Code - Legacyapp_code={YOUR_APP_CODE}Substitute your own unique app_code
Application Id - Legacy&app_id={YOUR_APP_ID}Substitute your own unique app_id