Public Holiday DataMade Simple

Access accurate holiday data for over 200 countries through our reliable API. Perfect for HR systems, calendar apps, and business automation.

Holiday Preview

New Year's Day

United States
January 1, 2024

Global Coverage

Access holiday data for over 200 countries and territories, with local and national holidays accurately maintained.

Real-time Updates

Stay current with daily updates from official sources, ensuring your applications always have the latest holiday information.

Simple Integration

Easy-to-use REST API with comprehensive documentation and examples. Get started in minutes with any programming language.

Simple API Integration

Get started with just a few lines of code

API Request Example
// Using fetch API
const response = await fetch('https://publicholidaysdata.com/api/v1/holidays', {
  headers: {
    'Authorization': 'Bearer YOUR_API_KEY',
    'Content-Type': 'application/json'
  },
  params: {
    country: 'US',
    year: 2024
  }
});

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

Simple, Transparent Pricing

Choose the plan that best fits your needs

Free

For hobby projects and testing

$0/month

  • 50 API requests per month
  • Access to all countries
  • Basic rate limiting

Pro

For growing businesses

$19/month

  • 100,000 API requests per month
  • Access to all countries
  • Advanced rate limiting
  • Email support

Business

For larger teams and high-volume needs

$99/month

  • 1,000,000 API requests per month
  • Access to all countries
  • Premium rate limiting
  • Priority support
  • CORS enabled
  • SLA guarantee

Why Choose Our API?

Built with developers in mind

Fast & Reliable

Global CDN distribution for fast response times worldwide

Always Updated

Daily updates from official government sources

Developer First

Clear documentation and simple integration

Ready to get started?

Join thousands of developers using our API to power their applications. Start with our free tier and scale as you grow.