# Wego Countries API

**Canonical:** https://apis.io/apis/wego/wego-countries-api/  
**Provider:** Wego — https://apis.io/providers/wego/  
**Base URL:** https://api.wego.com  
**Documentation:** https://docs.wego.com/api

Wego Countries API is one of 10 APIs that [Wego](https://apis.io/providers/wego/) publishes on the [APIs.io](https://apis.io/) network, described by a machine-readable OpenAPI specification. Tagged areas include Countries. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, a getting-started guide, authentication docs, and rate-limit docs.

Country-keyed reference data an agent can call before any search, and combine. `getCountryHolidays` returns a market's public holidays for spotting long weekends; `getVisaFreeDestinations` returns where a passport travels without a visa, as one complete list. Both take an ISO 3166-1 alpha-2 code as their only path key, which is what groups them under one tag – their results combine (visa-free supplies the destinations, holidays the free dates), rather than intersecting on a shared row field, since a holiday row carries no country code of its own. The visa list carries no visa type and no permitted stay – an absent country means absent from Wego's list, not that a visa is required.

## Operations (2)

| Method | Path | Summary |
|---|---|---|
| GET | `/v1/countries/{countryCode}/holidays` | Public holidays for a market |
| GET | `/v1/countries/{countryCode}/visa-free-destinations` | Visa-free destinations for a passport |

## Machine-readable artifacts (11)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/wego/refs/heads/main/openapi/wego-countries-api-openapi.yml
- **Documentation** — https://docs.wego.com
- **APIReference** — https://docs.wego.com/api
- **GettingStarted** — https://docs.wego.com/quickstart
- **Authentication** — https://raw.githubusercontent.com/api-evangelist/wego/refs/heads/main/authentication/wego-authentication.yml
- **OAuthScopes** — https://raw.githubusercontent.com/api-evangelist/wego/refs/heads/main/scopes/wego-scopes.yml
- **ErrorCatalog** — https://raw.githubusercontent.com/api-evangelist/wego/refs/heads/main/errors/wego-problem-types.yml
- **RateLimits** — https://raw.githubusercontent.com/api-evangelist/wego/refs/heads/main/rate-limits/wego-rate-limits.yml
- **ToolCrosswalk** — https://raw.githubusercontent.com/api-evangelist/wego/refs/heads/main/mcp/wego-tool-crosswalk.yml
- **CLI** — https://raw.githubusercontent.com/api-evangelist/wego/refs/heads/main/cli/wego-cli.yml
- **DataModel** — https://raw.githubusercontent.com/api-evangelist/wego/refs/heads/main/data-model/wego-data-model.yml

## Other Wego APIs (9)

- [Wego Marketplace (Affiliate) API](https://apis.io/apis/wego/wego-affiliate/)
- [Wego Flight B2B Distribution API v3](https://apis.io/apis/wego/wego-distribution-flight/)
- [Wego Hotel B2B Distribution API](https://apis.io/apis/wego/wego-distribution-hotel/)
- [Wego Feedback API](https://apis.io/apis/wego/wego-feedback-api/)
- [Wego Flights API](https://apis.io/apis/wego/wego-flights-api/)
- [Wego Health API](https://apis.io/apis/wego/wego-health-api/)
- [Wego Hotels API](https://apis.io/apis/wego/wego-hotels-api/)
- [Wego Places API](https://apis.io/apis/wego/wego-places-api/)
- [Wego User API](https://apis.io/apis/wego/wego-user-api/)

## Tags

Countries

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/wego/wego-countries-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/wego/.
