H
HERE Tracking API
Details
- URL
-
https://tracking.api.here.com/ - Docs
- https://docs.here.com/tracking/reference
Authentication
Authorization: Bearer <credential> 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.