Introduction to Batch API v7

HERE Batch API v7 is a REST API for processing large volumes of Geocoding and Search API requests in a single asynchronous job. It supports bulk geocoding (/geocode), reverse geocoding (/revgeocode), and lookup (/lookup) operations, allowing you to submit a file of records and retrieve the results when processing is complete.

The API is optimized for large datasets. To achieve the best performance, group records into fewer, larger batch jobs rather than many small ones.

"ALPHA" & "BETA" tags
API requests parameters and response fields can be tagged with one of the following maturity qualifiers: alpha, beta

"ALPHA" tagged features are in mid-stage development. They can change or in rare cases be removed. No backward compatibility is guaranteed nor bug service level agreement (SLA) do apply. Customers using ALPHA features are advised not use them in production.
"BETA" tagged features are in end-stage development. They are backward compatible and can not be removed. They have no major bug, but coverage, quality, performance, or test coverage is not considered final. Customers can safely use BETA features in their applications if they accept those limitations and potential behavior refinements.

"RESTRICTED" tag
API requests parameters and response fields can be tagged with the privilege qualifier "RESTRICTED". Such features are only available to customers having a specific contract with HERE. Unauthorized usages are typically leading to a http status code 403.