GuidesAPI Reference
Guides

Limits and performance

Limits

The HERE Batch API v7 has certain size and frequency limits listed below.

NameLimitDescriptionError Message
recId512 char (UTF-8)Length of the recId field.Entry in Error log
record4096 char (UTF-8)Length of a full record line including recId etc.Entry in Error log
records / Job1 MillionNumber of records per job.HTTP 413 (Payload Too Large) response
Job input size500MBSize of the uncompressed input fileHTTP 413 (Payload Too Large) response
Queue length500 jobsNumber of jobs in a startable state (QUEUED, SUBMITTED, FAILURE)HTTP 429 (Too Many Requests) response

All API endpoints are subject to rate limits. These limits are subject to adjustments and are not disclosed in detail. In case a rate limit is exceeded, a HTTP 429 (Too Many Requests) response is returned. Check Retry-After header for details.

HERE Batch API v7 does not support any features tagged as "RESTRICTED" in Geocoder API.

Features tagged "ALPHA" or "BETA" may be supported.

Performance

We do not offer nor guarantee any throughput per job or how long a job may be queued. We are constantly monitoring the system and adjust limits to provide the best possible experience.