Nager.Date/listAvailableCountries

Online calls unavailable · details below

Nager.DateNager.Date public-holiday API

GET/api/v4/Countries/Available

List supported countries

Returns the country and territory codes for which the Nager.Date Community API provides public-holiday data.

Look up supported countries, country information, annual or upcoming public holidays, today's holiday status, and the service version. The complete Community API v4 has six read-only endpoints; commercial use requires active sponsorship.

Request

operationId
listAvailableCountries
Server
https://nagerholidays.com
Authentication
None

Request parameters

No URL, query, or header parameters.

Responses

200

CountryV4Dtoapplication/json

Request succeeded.

Properties: countryCodename

{
  "countryCode": "US",
  "name": "New Year's Day"
}