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

Checkiday - National Holiday and Event API Events API

List, search, and retrieve holidays, observances, and events.

Checkiday - National Holiday and Event API Events API is published by Checkiday - National Holiday and Event API on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 7 JSON Schema definitions.

Tagged areas include Events. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, authentication docs, pricing, rate-limit docs, and 7 JSON Schemas.

This API exposes 3 operations across 3 paths, and defines 14 schemas. It is described by OpenAPI 3.0.3, at version 1.1.0.

Requests are made against a single base URL, https://api.apilayer.com/checkiday.

3 operations 3 paths 14 schemas 3 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.1.0
Base URL
https://api.apilayer.com/checkiday
Authentication
API Key
License
Terms of Service
Resource Areas
1

Authentication & Security 1

Checkiday - National Holiday and Event API Events API declares 1 security scheme for authenticating requests. An API key is passed in the header as apikey (apiKey). By default, every request must be authenticated.

  • apiKey — Your apilayer API key for the Checkiday API. Issued from the apilayer marketplace.

Paths & Operations 3

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

Events 3

List, search, and retrieve holidays, observances, and events.

GET
/events
Get Events For Date
getEvents 3 params → 2004014295XX
GET
/event
Get Event By Id
getEventInfo 3 params → 2004004014044295XX
GET
/search
Search Events
searchEvents 2 params → 2004004014295XX

Schemas 14

The contract defines 14 schemas that model the data the API accepts and returns. The most detailed are EventDetail (14 properties), GetEventsResponse (7 properties), Pattern (6 properties), SearchResponse (4 properties). Each schema is shown below with its type and property counts.

Tag
object
An Event tag.
1 property 1 required
EventSummary
object
A summary of an Event.
3 properties 3 required
Pattern
object
Information about an Event's observance pattern.
6 properties 4 required
AlternateName
object
Information about an Event's alternate name.
3 properties 1 required
GetEventInfoResponse
object
Response payload for /event.
2 properties 2 required
SearchResponse
object
Response payload for /search.
4 properties 4 required
EventDetail
object
A detailed Event including descriptions, founders, patterns, and occurrences.
14 properties 5 required
RichText
object
Text formatted in multiple representations.
3 properties
ErrorResponse
object
1 property 1 required
Occurrence
object
A specific Event occurrence in time.
2 properties 2 required
ImageInfo
object
Image variants for an Event.
3 properties 3 required
RateLimit
object
Your API plan's current rate limit and status.
2 properties 2 required
GetEventsResponse
object
Response payload for /events.
7 properties 5 required
FounderInfo
object
Information about an Event founder.
3 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

checkiday-national-holiday-api-events-api-openapi.yml Raw ↑