---
title: "Find a carrier by name or SCAC"
method: GET
path: "/search/v2/carriers"
tags: ["Carrier by name or SCAC"]
---

# Find a carrier by name or SCAC

`GET /search/v2/carriers`

This endpoint allows to get carrier information by name or SCAC. The API returns a list of carriers matching the request.

## Query parameters

- `name` string
- `scac` string

## Response `200`

OK

## Other responses

- `400` — Bad request.
- `404` — Carrier not found.

---

[API](https://skmtc.dev/searoutes/apis/geocoding.md) · [All operations](https://skmtc.dev/searoutes/apis/geocoding/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/searoutes/geocoding/revisions/59f769fc4f39/schema)
