Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Calendarific Holidays API

Retrieve holiday data for any country and year.

Calendarific Holidays API is one of 3 APIs that Calendarific publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 6 JSON Schema definitions.

Tagged areas include Holidays. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, a JSON-LD context, authentication docs, rate-limit docs, and 6 JSON Schemas.

This API exposes 1 operation across 1 path, and defines 7 schemas. It is described by OpenAPI 3.0.3, at version 2.0.

Requests are made against a single base URL, https://calendarific.com/api/v2.

1 operations 1 paths 7 schemas 1 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
2.0
Base URL
https://calendarific.com/api/v2
Authentication
API Key
License
Terms of Service
Resource Areas
1

Authentication & Security 1

Calendarific Holidays API declares 1 security scheme for authenticating requests. An API key is passed in the query as api_key (apiKey). By default, every request must be authenticated.

  • apiKey — API key passed as a URL query parameter.

Paths & Operations 1

Across 1 path, the API surfaces 1 operation — 1 GET. Each is listed below with its method, path, parameters, and response codes.

Holidays 1

Retrieve holiday data for any country and year.

GET
/holidays
List Holidays
listHolidays 9 params → 200401422429500503

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are Holiday (11 properties), HolidayDateComponents (3 properties), HolidaysResponse (2 properties), HolidayCountry (2 properties). Each schema is shown below with its type and property counts.

Error
object
2 properties
Meta
object
1 property 1 required
HolidayDate
object
2 properties
HolidayCountry
object
2 properties
Holiday
object
11 properties
HolidaysResponse
object
2 properties
HolidayDateComponents
object
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

calendarific-holidays-api-openapi.yml Raw ↑

Other APIs Calendarific publishes across the network.

Calendarific Countries API
Calendarific Languages API