Connector for the here-positioning API (generated from its OpenAPI spec).
Type: Tool
Category: News & Media
Version: 1.0.0
Provider: Blue Isle
License: MIT
here-positioningapiopenapi
Here Positioning
Connector for the here-positioning API, generated deterministically from its OpenAPI spec (endpoints, auth, and methods match the spec exactly — nothing is invented).
Base URL: https://positioning.hereapi.com/v2
Auth: query:apiKey (pass your key via the apiKey input)
Operations
gethealth — GET /health — Service health
getapiversion — GET /version — API version
postlocate — POST /locate — Location query
Inputs
apiKey — your here-positioning API key
operation — one of the operations above
path parameters when an operation's path contains {...}