HERE Technologies Batch Jobs API

The Batch Jobs API from HERE Technologies — 6 operation(s) for batch jobs.

Operations 18

GET /batch/jobs Returns the details of multiple jobs #
POST /batch/jobs Creates a new job #
DELETE /batch/jobs Deletes multiple jobs #
GET /batch/jobs/{jobId} Returns the details of a job #
DELETE /batch/jobs/{jobId} Deletes a job #
GET /batch/jobs/{jobId}/errors Returns the errors of a job #
GET /batch/jobs/{jobId}/results Returns the results of a job #
PUT /batch/jobs/{jobId}/start Starts a job #
PUT /batch/jobs/{jobId}/stop Stops a job #
GET /jobs List batch jobs #
POST /jobs Create a batch job #
DELETE /jobs Delete multiple jobs #
GET /jobs/{jobId} Get a job's status #
DELETE /jobs/{jobId} Delete a specific job #
PUT /jobs/{jobId}/start Start a job #
PUT /jobs/{jobId}/stop Stop a job #
GET /jobs/{jobId}/results Retrieve job results #
GET /jobs/{jobId}/errors Retrieve job errors #

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/here-technologies-batch-jobs-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.

OpenAPI Specification

here-batch-jobs-api-openapi.yml Raw ↑
openapi: 3.2.0
info:
  title: Here Batch jobs API
  version: '1.0'
  description: 'Operations tagged Batch jobs across 2 of this provider''s published API definitions: here-geocoding-batch-v7-openapi.yml, here-batch-jobs-api-openapi.yml. Each path carries the servers of the definition it was published in.'
servers:
- url: https://batch.search.hereapi.com/v7
  description: Production environment URL
- url: https://geocode.search.hereapi.com/v1
  description: Geocoding & Search (real-time)
- url: https://batch.geocoder.ls.hereapi.com/6.2
  description: Batch Geocoder (legacy)
tags:


# --- truncated at 32 KB (67 KB total) ---
# Full source: https://raw.githubusercontent.com/api-evangelist/here/refs/heads/main/openapi/here-batch-jobs-api-openapi.yml