---
title: "Get all Countries"
method: GET
path: "/countries"
tags: ["countries"]
---

# Get all Countries

`GET /countries`

Get all the supported countries and the list of the supported services and their details for each country.

Details of services include names, logos, supported streaming types (subscription, rent, buy, free etc.) and list of available addons/channels.

## Query parameters

- `output_language` 'en' | 'es' | 'tr' | 'fr'

## Response `200`

Details of the supported countries.

- CountryMap — Map of supported countries by their [ISO 3166-1 alpha-2](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2) codes

## Other responses

- `default` — An error occurred.

---

[API](https://skmtc.net/myangel-ai/apis/streaming-availability-api.md) · [All operations](https://skmtc.net/myangel-ai/apis/streaming-availability-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/myangel-ai/streaming-availability-api/revisions/16fa35a29f15/schema)
