---
title: "List supported carriers"
method: GET
path: "/v2/carriers"
tags: ["Carriers"]
---

# List supported carriers

`GET /v2/carriers`

Retrieve list and metadata of 500+ global carriers. Free API - does not count towards usage quota.

## Response `200`

Carrier list retrieved successfully

- ListCarriersResponse — GET /v2/carriers List supported carriers response
  - `success` boolean, required
  - `data` string[], required

## Other responses

- `401` — Authentication failed

---

[API](https://skmtc.dev/whereparcel/apis/whereparcel-api.md) · [All operations](https://skmtc.dev/whereparcel/apis/whereparcel-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/whereparcel/whereparcel-api/revisions/629880970b8b/schema)
