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

# List supported countries

`GET /v2/countries`

Retrieve list of countries supported for parcel tracking. Free API - does not count towards usage quota.

## Response `200`

Country list retrieved successfully

- ListCountriesResponse — GET /v2/countries List supported countries 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)
