---
title: "Look up spatial context data from a set of coordinates."
method: GET
path: "/lookup/point"
tags: ["Lookup"]
---

# Look up spatial context data from a set of coordinates.

`GET /lookup/point`

This returns the XMKT, Country, and Postal Code in North America given a set of point coordinates.

## Query parameters

- `coordinates` string

## Headers

- `x-api-version` string

## Response `200`

Returns List of Ticker with Update Dates

## Other responses

- `204` — No Data Found at point
- `401` — Unauthorized Request
- `500` — Internal Server error

---

[API](https://skmtc.net/freightwaves/apis/sonar-api.md) · [All operations](https://skmtc.net/freightwaves/apis/sonar-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/freightwaves/sonar-api/revisions/3a995f316cda/schema)
