World Holidays API
World Holidays is a simple tool for getting the holidays of the world. It returns the holidays of the world for each day of the year.
Live Test API
Try out the World Holidays with a live request and see the response in real-time.
API Request
API Response
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164{ "status": "ok", "error": null, "data": { "country": "US", "year": "2025", "holidays": [ { "date": "2025-01-01 00:00:00", "start": "2025-01-01T05:00:00Z", "end": "2025-01-02T05:00:00Z", "name": "New Year's Day", "type": "public" }, { "date": "2025-01-20 00:00:00", "start": "2025-01-20T05:00:00Z", "end": "2025-01-21T05:00:00Z", "name": "Martin Luther King Jr. Day", "type": "public" }, { "date": "2025-02-14 00:00:00", "start": "2025-02-14T05:00:00Z", "end": "2025-02-15T05:00:00Z", "name": "Valentine's Day", "type": "observance" }, { "date": "2025-02-17 00:00:00", "start": "2025-02-17T05:00:00Z", "end": "2025-02-18T05:00:00Z", "name": "Washington's Birthday", "type": "public" }, { "date": "2025-03-17 00:00:00", "start": "2025-03-17T04:00:00Z", "end": "2025-03-18T04:00:00Z", "name": "St. Patrick's Day", "type": "observance" }, { "date": "2025-04-15 00:00:00", "start": "2025-04-15T04:00:00Z", "end": "2025-04-16T04:00:00Z", "name": "Tax Day", "type": "observance" }, { "date": "2025-04-20 00:00:00", "start": "2025-04-20T04:00:00Z", "end": "2025-04-21T04:00:00Z", "name": "Easter Sunday", "type": "observance" }, { "date": "2025-04-23 00:00:00", "start": "2025-04-23T04:00:00Z", "end": "2025-04-24T04:00:00Z", "name": "Administrative Professionals Day", "type": "observance" }, { "date": "2025-05-11 00:00:00", "start": "2025-05-11T04:00:00Z", "end": "2025-05-12T04:00:00Z", "name": "Mother's Day", "type": "observance" }, { "date": "2025-05-26 00:00:00", "start": "2025-05-26T04:00:00Z", "end": "2025-05-27T04:00:00Z", "name": "Memorial Day", "type": "public" }, { "date": "2025-06-15 00:00:00", "start": "2025-06-15T04:00:00Z", "end": "2025-06-16T04:00:00Z", "name": "Father's Day", "type": "observance" }, { "date": "2025-06-19 00:00:00", "start": "2025-06-19T04:00:00Z", "end": "2025-06-20T04:00:00Z", "name": "Juneteenth", "type": "public" }, { "date": "2025-07-04 00:00:00", "start": "2025-07-04T04:00:00Z", "end": "2025-07-05T04:00:00Z", "name": "Independence Day", "type": "public" }, { "date": "2025-09-01 00:00:00", "start": "2025-09-01T04:00:00Z", "end": "2025-09-02T04:00:00Z", "name": "Labor Day", "type": "public" }, { "date": "2025-10-13 00:00:00", "start": "2025-10-13T04:00:00Z", "end": "2025-10-14T04:00:00Z", "name": "Columbus Day", "type": "public" }, { "date": "2025-10-31 18:00:00", "start": "2025-10-31T22:00:00Z", "end": "2025-11-01T04:00:00Z", "name": "Halloween", "type": "observance" }, { "date": "2025-11-11 00:00:00", "start": "2025-11-11T05:00:00Z", "end": "2025-11-12T05:00:00Z", "name": "Veterans Day", "type": "public" }, { "date": "2025-11-27 00:00:00", "start": "2025-11-27T05:00:00Z", "end": "2025-11-28T05:00:00Z", "name": "Thanksgiving Day", "type": "public" }, { "date": "2025-11-28 00:00:00", "start": "2025-11-28T05:00:00Z", "end": "2025-11-29T05:00:00Z", "name": "Day after Thanksgiving Day", "type": "observance" }, { "date": "2025-12-24 00:00:00", "start": "2025-12-24T05:00:00Z", "end": "2025-12-25T05:00:00Z", "name": "Christmas Eve", "type": "optional" }, { "date": "2025-12-25 00:00:00", "start": "2025-12-25T05:00:00Z", "end": "2025-12-26T05:00:00Z", "name": "Christmas Day", "type": "public" }, { "date": "2025-12-31 00:00:00", "start": "2025-12-31T05:00:00Z", "end": "2026-01-01T05:00:00Z", "name": "New Year's Eve", "type": "observance" } ] } }
Multiple Access Methods
REST API with multiple response formats, GraphQL, and MCP for AI agents
View all integrationsJSON
JavaScript Object Notation
XML
Extensible Markup Language
YAML
Human-readable data format
CSV
Comma-separated values
GraphQL
Query language for APIs
MCP
AI agent integration
Skip the HTTP calls. Use our official packages
Integrate faster with type-safe SDKs and comprehensive documentation
View all integrationsRelated APIs
Explore other calendar APIs that complement the World Holidays
Frequently Asked Questions
Get answers to common questions about the World Holidays API
What does the World Holidays API do?
World Holidays is a simple tool for getting the holidays of the world. It returns the holidays of the world for each day of the year. The API returns structured data in JSON, XML, or YAML format, making it easy to integrate into any application or workflow.
How fast is the World Holidays API?
The World Holidays API has an average response time of 592ms, with a median (p50) of 553ms and 99th percentile of 852ms. Our infrastructure maintains 99.9% uptime with servers distributed globally for low latency.
How much does the World Holidays API cost?
Each call to the World Holidays API uses 1 credit. The free tier includes 100 credits per month. Paid plans start at $29.99/month with higher limits, and enterprise plans offer custom pricing with priority support.
How do I authenticate World Holidays API requests?
Include your API key in the request header as X-API-Key: your_key_here. All requests are made over HTTPS for security. You can get your API key by signing up for a free account.
What HTTP methods does World Holidays support?
The World Holidays API supports GET requests. Simply pass your parameters as query strings in the URL. Check our documentation for detailed parameter specifications.
Ready to integrate World Holidays API?
Join thousands of developers building amazing applications with reliable API data. Get started with your free API key today.