Checkiday Holiday and Event API
REST API delivering daily holiday and observance data. Provides three operations — list events for a date (`/events`), look up event details by id (`/event`), and full-text search across events (`/search`). Authenticated via the `apikey` header and routed through `api.apilayer.com/checkiday`. Monthly rate limits are returned with every response via `x-ratelimit-limit-month` and `x-ratelimit-remaining-month` headers.
Documentation
Documentation
https://apilayer.com/marketplace/checkiday-api
APIReference
https://apilayer.com/marketplace/checkiday-api
Authentication
https://apilayer.com/marketplace/checkiday-api
RateLimits
https://raw.githubusercontent.com/api-evangelist/checkiday-national-holiday-api/refs/heads/main/rate-limits/checkiday-rate-limits.yml
Specifications
SDKs
SDK
https://github.com/westy92/holiday-event-api-js
SDK
https://github.com/westy92/holiday-event-api-python
SDK
https://github.com/westy92/holiday-event-api-csharp
SDK
https://github.com/westy92/holiday-event-api-php
SDK
https://github.com/westy92/holiday-event-api-go
SDK
https://github.com/westy92/holiday-event-api-dart
SDK
https://github.com/westy92/holiday-event-api-rust
SDK
https://github.com/westy92/holiday-event-api-java
Code Examples
CodeExamples
https://raw.githubusercontent.com/api-evangelist/checkiday-national-holiday-api/refs/heads/main/examples/checkiday-get-events-example.json
CodeExamples
https://raw.githubusercontent.com/api-evangelist/checkiday-national-holiday-api/refs/heads/main/examples/checkiday-get-event-info-example.json
CodeExamples
https://raw.githubusercontent.com/api-evangelist/checkiday-national-holiday-api/refs/heads/main/examples/checkiday-search-example.json
Schemas & Data
JSONSchema
https://raw.githubusercontent.com/api-evangelist/checkiday-national-holiday-api/refs/heads/main/json-schema/checkiday-event-summary-schema.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/checkiday-national-holiday-api/refs/heads/main/json-schema/checkiday-event-detail-schema.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/checkiday-national-holiday-api/refs/heads/main/json-schema/checkiday-get-events-response-schema.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/checkiday-national-holiday-api/refs/heads/main/json-schema/checkiday-get-event-info-response-schema.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/checkiday-national-holiday-api/refs/heads/main/json-schema/checkiday-search-response-schema.json
JSONStructure
https://raw.githubusercontent.com/api-evangelist/checkiday-national-holiday-api/refs/heads/main/json-structure/checkiday-event-summary-structure.json
JSONStructure
https://raw.githubusercontent.com/api-evangelist/checkiday-national-holiday-api/refs/heads/main/json-structure/checkiday-event-detail-structure.json