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.
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.
- HERE Network Positioning API v2discovered
- HERE Tracking APIdiscovered
Sign in to the HERE platform, open Access Manager, select your app, then on Credentials → API 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.
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.
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
- integrations.json✗
/.well-known/integrations.json - llms.txt✗
/llms.txt - API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing