Checkiday - National Holiday API

Checkiday - National Holiday API

Calendar

Industry-leading Holiday API. Over 5,000 holidays and thousands of descriptions. Trusted by the World’s leading companies

Visit API

📚 Documentation & Examples

Everything you need to integrate with Checkiday - National Holiday API

🚀 Quick Start Examples

Checkiday - National Holiday API Javascript Examplejavascript
// Checkiday - National Holiday API API Example
const response = await fetch('https://apilayer.com/marketplace/checkiday-api', {
    method: 'GET',
    headers: {
        'Content-Type': 'application/json'
    }
});

const data = await response.json();
console.log(data);

Discover the power of the Industry-leading Holiday API, a comprehensive solution providing access to over 5,000 holidays and a rich array of detailed descriptions. This API is trusted by some of the world's leading companies, making it an essential tool for any business looking to enhance user engagement with timely holiday information. Whether you are developing a calendar application, a travel platform, or an e-commerce site, integrating this API will allow you to offer your users valuable insights into holidays, observances, and festive celebrations from around the globe.

By leveraging the Holiday API, developers gain a robust resource that can significantly boost your application’s functionality. Here are five benefits of using this API:

  • Access to a vast database of over 5,000 holidays, ensuring comprehensive coverage.
  • In-depth descriptions that enrich user interactions and improve content relevance.
  • Reliable and up-to-date information from a trusted source, enhancing credibility.
  • Seamless integration capabilities, making it easy to incorporate into existing systems.
  • Scalable solutions suitable for businesses of all sizes, from startups to enterprises.

Here's a simple JavaScript code example demonstrating how to call the Holiday API:

const axios = require('axios');

const API_KEY = 'YOUR_API_KEY'; // Replace with your API key
const url = `https://api.apilayer.com/checkiday-api/holidays?year=2023`;

axios.get(url, {
    headers: {
        'apikey': API_KEY
    }
})
.then(response => {
    console.log('Holidays:', response.data);
})
.catch(error => {
    console.error('Error fetching holidays:', error);
});
🔒

Security Assessment

C
🔒HTTPS
Enabled
SSL Grade: A
🛡️Headers
75/100
HSTSCSPXFO
🕒Last Assessed
2 weeks ago
ℹ️Click for detailed analysis

📊 30-Day Uptime History

Daily uptime tracking showing online vs offline minutes

Jun 13Jun 15Jun 17Jun 19Jun 21Jun 23Jun 25Jun 27Jun 29Jul 1Jul 3Jul 5Jul 7Jul 9Jul 1204008001440Minutes
Online
Offline

Related APIs in Calendar