integrations.sh
← all integrations

here.com – positioning

OpenAPI apis-guru location

Positioning API accepts requests with radio network measurements and replies with corresponding location estimate. For more details and examples, see . Cellular measurements are given in terms defined in 3GPP and 3GGP2 specifications, see the corresponsing documentation at .

Breaking changes from v1:

  • JSON fields altaccuracy, baselat, baselng, cellparams, pilotpower, pnoffset, powrx, rxlevel, have been deprecated and replaced with altAccuracy, baseLat, baseLng, cellParams, pilotPower, pnOffset, rss, rxLevel respectively.
  • Dependent parameters combined as a subobject.
    • CDMA, GSM, WCDMA, TD-SCDMA and LTE local identification parameters for serving cell moved under localId property.
    • GSM neighbor global ID: lac and cid for neighbor cell moved under globalIdentity property.
Homepage
https://api.apis.guru/v2/specs/here.com:positioning/2.1.1.json
Provider
here.com:positioning / positioning
OpenAPI version
3.0.0
Spec (JSON)
https://api.apis.guru/v2/specs/here.com/positioning/2.1.1/openapi.json
Spec (YAML)
https://api.apis.guru/v2/specs/here.com/positioning/2.1.1/openapi.yaml

Tools (5)

Extracted live via the executor SDK.

  • apiInformation.getApiVersion

    Retrieves API Specification version information

  • apiInformation.getHealth

    Tests basic health of the service

  • location.postLocate

    Request WGS-84 compliant geocoordinates for a location based on 2G/3G/4G cell and/or WLAN measurements.

  • openapi.previewSpec

    Preview an OpenAPI document before adding it as a source

  • openapi.addSource

    Add an OpenAPI source and register its operations as tools