HERE Technologies · Authentication Profile

Here Technologies Authentication

Authentication

HERE Technologies secures its APIs with apiKey and http across 2 declared security schemes, as derived from its OpenAPI definitions.

MapsGeocodingRoutingLocation ServicesTrafficHD Live MapAutomotiveFleet
Methods: apiKey, http Schemes: 2 OAuth flows: API key in: query

Security Schemes

apiKey apiKey
· in: query (apiKey)
bearerAuth http
scheme: bearer

Source

Authentication Profile

here-technologies-authentication.yml Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/here-technologies-openapi.yml
summary:
  types:
  - apiKey
  - http
  api_key_in:
  - query
schemes:
- name: apiKey
  type: apiKey
  in: query
  parameter: apiKey
  sources:
  - openapi/here-technologies-openapi.yml
- name: bearerAuth
  type: http
  scheme: bearer
  bearerFormat: JWT
  sources:
  - openapi/here-technologies-openapi.yml