---
title: "Gets a list of supported countries (as published by the United Nations) by ISO 2-letter code and includes name, 3-letter code, numeric id and international dialling codes."
method: GET
path: "/countries"
tags: ["Data"]
---

# Gets a list of supported countries (as published by the United Nations) by ISO 2-letter code and includes name, 3-letter code, numeric id and international dialling codes.

`GET /countries`

## Response `200`

Success - returns the list of countries.

- object

## Other responses

- `401` — Unauthorized

---

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