H

here.com

HERE provides location technology products and services, including positioning and asset/device tracking capabilities. Its platform documentation covers APIs for location, mapping, routing, IAM, and tracking use cases.

2 integrations · REST

HERE exposes two documented developer HTTP APIs on this domain scope: the HERE Network Positioning API v2 and the HERE Tracking API; Positioning accepts either HERE app API keys or HERE OAuth bearer tokens, while Tracking requires a HERE Tracking bearer token obtained via its login flow.

discovered 1d ago
REST · OpenAPI2
Credentials
HERE app API keyapi_keyGet key

Sign in to the HERE platform, open Access Manager, select your app, then on CredentialsAPI Keys click Create API key. The IAM guide for API keys explains that API keys are created per app and are sent as the apiKey request parameter.

HERE OAuth 2.0 bearer tokenoauth2Set up OAuth

Create or select an app in HERE platform Access Manager, configure OAuth credentials for that app, then request an access token as described in How to authorize with OAuth 2.0 and Manage API and OAuth access. HERE bearer tokens are app-specific, are sent in the Authorization: Bearer header, and by default can last up to 24 hours.

HERE Tracking user access tokenbearerGet token

A user needs active membership in a HERE Tracking project. Then call the Tracking login endpoint as shown in How to authenticate to the REST API / Authentication: POST https://{tcHost}/users/v2/login with the user's Tracking email, password, and realm/organization ID to obtain a bearer token for subsequent Tracking API calls. For platform projects, the docs note the token must then be scoped to the project.

conventions · 0/8 published

Publish these signals → /publishing