Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

HERE Technologies Batch Jobs API

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

HERE Technologies Batch Jobs API is one of 27 APIs that HERE Technologies publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Batch Jobs. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 9 operations across 6 paths, and defines 1 schema. It is described by OpenAPI 3.1.0, at version 7.0.0.

Requests are made against 3 base URLs: https://geocode.search.hereapi.com/v1, https://batch.geocoder.ls.hereapi.com/6.2, https://batch.search.hereapi.com/v7.

9 operations 6 paths 1 schemas 2 DELETE4 GET1 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
7.0.0
Base URL
https://geocode.search.hereapi.com
Authentication
API Key, HTTP Bearer
Resource Areas
1

Authentication & Security 2

HERE Technologies Batch Jobs API declares 2 security schemes for authenticating requests. An API key is passed in the query as apiKey (apiKey). It accepts HTTP bearer tokens (JWT) (bearerAuth). By default, every request must be authenticated.

Paths & Operations 9

Across 6 paths, the API surfaces 9 operations — 2 DELETE, 4 GET, 1 POST, 2 PUT. Each is listed below with its method, path, parameters, and response codes.

Batch Jobs 9
GET
/jobs
List batch jobs
→ 200
POST
/jobs
Create a batch job
body → 200
DELETE
/jobs
Delete multiple jobs
→ 204
GET
/jobs/{jobId}
Get a job's status
1 param → 200
DELETE
/jobs/{jobId}
Delete a specific job
1 param → 204
PUT
/jobs/{jobId}/start
Start a job
1 param → 200
PUT
/jobs/{jobId}/stop
Stop a job
1 param → 200
GET
/jobs/{jobId}/results
Retrieve job results
1 param → 200
GET
/jobs/{jobId}/errors
Retrieve job errors
1 param → 200

Schemas 1

The contract defines 1 schema that model the data the API accepts and returns. The most detailed is Job (5 properties). Each schema is shown below with its type and property counts.

Job
object
5 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

here-technologies-batch-jobs-api-openapi.yml Raw ↑

Other APIs HERE Technologies publishes across the network.

HERE Geocoding and Search API
HERE Autosuggest API
HERE Routing API v8
HERE Matrix Routing API v8
HERE Isoline Routing API v8
HERE Tour Planning API
HERE Waypoint Sequence API
HERE Traffic API v7
HERE Public Transit API
HERE Destination Weather API
HERE Map Tile API
HERE Map Image API