Nager.Date/getVersions

Online calls unavailable · details below

Nager.DateNager.Date public-holiday API

GET/api/v4/Versions

Get service version

Returns the name and version of the Nager.Date implementation currently used by the upstream service.

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
getVersions
Server
https://nagerholidays.com
Authentication
None

Request parameters

No URL, query, or header parameters.

Responses

200

VersionInfoDtoapplication/json

Request succeeded.

Properties: nameversion

500

unknownapplication/json

The upstream service could not complete the request.

{
  "name": "New Year's Day",
  "version": "2.19.0"
}