v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14109645376.3 KB

Get estimated position information as a payload in GeoJSON format. The payload measurement data is resolved using solvers that are provided by third-party vendors.

post/position-estimate

Request body

Timestampstring date-time

Optional information that specifies the time when the position information will be resolved. It uses the Unix timestamp format. If not specified, the time at which the request was received will be used.

Response

Success

GeoJsonPayloadstring

The position information of the resource, displayed as a JSON payload. The payload uses the GeoJSON format, which a format that's used to encode geographic data structures. For more information, see <a href="https://geojson.org/">GeoJSON</a>.