---
title: "Zip3"
method: GET
path: "/lookup/zip3"
tags: ["Lookup"]
---

# Zip3

`GET /lookup/zip3`

This is the list of all our zip3 information

## Headers

- `x-api-version` string

## Response `200`

Returns List of Lanes

- ZipLookUpObject[]
  - `zip3` string
  - `city` string
  - `state` string
  - `qualifier` 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)
