Batch Geocoder API Developer's Guide

Constructing a request

A typical request to the Batch Geocoder API includes the basic elements shown in the following table and may contain resource-specific parameters or data.

Table 1. Basic request elements
Element Value/Example Description
Base URL https://batch.geocoder.ls.hereapi.com Production environment when you use an API Key or an authentication token. For more information, see the Identity & Access Management Developer Guide.
Legacy base URL https://batch.geocoder.api.here.com Production environment when you use an app_id/app_code pair. For more information, see the Identity & Access Management Developer Guide.
Path /6.2/  
Resource jobs  
API key ?apiKey={YOUR_API_KEY} Substitute your own unique apiKey. For more information, see the Identity & Access Management Developer Guide.
Application code - legacy &app_code={YOUR_APP_CODE} Substitute your own unique app_code. For more information, see the Identity & Access Management Developer Guide.
Application ID - legacy &app_id={YOUR_APP_ID} Substitute your own unique app_id. For more information, see the Identity & Access Management Developer Guide.