---
title: "KMA Reference List"
method: GET
path: "/lookup/KMARef"
tags: ["Lookup"]
---

# KMA Reference List

`GET /lookup/KMARef`

List of Key Market

## Headers

- `x-api-version` string

## Response `200`

Returns List of Companies

- KMALookupObject[]
  - `kmA_Code` string
  - `city_State` string
  - `reference_City` string
  - `reference_State` string
  - `country` string
  - `zip3` string
  - `lat` number, double
  - `lng` number, double
  - `airportCode` string
  - `actual_City` string
  - `actual_State` string

## Other responses

- `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)
