FreeAPIHub
HomeAPIsAI ModelsAI ToolsBlog
Favorites
FreeAPIHub

The central hub for discovering, testing, and integrating the world's best AI models and APIs.

Platform

  • Categories
  • AI Models
  • APIs

Company

  • About Us
  • Contact
  • FAQ

Help

  • Terms of Service
  • Privacy Policy
  • Cookies

© 2026 FreeAPIHub. All rights reserved.

GitHubTwitterLinkedIn
  1. Home
  2. Categories
  3. Calendar
  4. Nager.Date API
published

Nager.Date API

The Nager.Date API provides developers with free access to public holiday data for over 100 countries, enabling easy integration for applications that require accurate holiday information.

Developed by Nager

Live API
99.90%Uptime
150msLatency
3.5kStars
No AuthAuth
NoCredit Card
RESTStyle
v3Version

Reference

API Endpoints

Endpoints

Available routes, request structures, and code examples.

Lists public holidays for a country/year

Endpoint URL
https://date.nager.at/PublicHolidays/{year}/{countryCode}
Code Example
curl -X GET 'https://date.nager.at/PublicHolidays/{year}/{countryCode}'
Request Payload
{
  "year": 2023,
  "countryCode": "US"
}
Expected Response
[
  {
    "date": "2023-01-01",
    "name": "New Year's Day",
    "localName": "New Year's Day"
  }
]
Version:v3

Integration

Quick Start

cURL ExampleREST
curl -X GET "https://date.nager.at/api/v3/api/v3/holidays/US/2024"

Docs

Technical Documentation

What this API does

The Nager.Date API is a public holiday data service, providing comprehensive holiday information for more than 100 countries. It includes holiday names available in local languages and English, as well as detailed information for specific subdivisions. The API outputs clean JSON, making it ideal for applications needing accurate holiday data.

How it works

Developers can access the API through simple HTTP GET requests. It supports various endpoints that return data in a structured JSON format, facilitating integration with different programming languages and frameworks. This API also calculates business days and detects long weekends, enhancing the functionality of calendar-based applications.

Authentication

No authentication is required to use the Nager.Date API. All endpoints are publicly accessible, allowing developers to integrate the API without the need for API keys or tokens.

Example usage

  • /v1/holidays/{year}/{countryCode} - Retrieves public holidays for the specified year and country code.
  • /v1/longweekends/{year}/{countryCode} - Detects long weekends for the specified year and country code.
  • /v1/businessdays/{startDate}/{endDate}/{countryCode} - Calculates the number of business days between two dates for the specified country.

Limits

The Nager.Date API does not impose any rate limits, allowing developers to make as many requests as needed without restrictions.

Ideal use cases

  • Building applications for event planning that require holiday information.
  • Creating scheduling tools that account for public holidays.
  • Developing reminder systems that alert users about upcoming holidays.
  • Integrating holiday data into business applications for better planning.

Examples

Real-World Applications

  • Building applications for event planning that need localized holiday information.
  • Creating scheduling systems that account for public holidays in various countries.
  • Developing reminder applications that offer users holiday alerts.
  • Integrating holiday data into CRM systems to avoid scheduling conflicts.

Evaluation

Advantages & Limitations

Advantages
  • ✓ Completely free with no signup required.
  • ✓ No rate limits, allowing unlimited requests.
  • ✓ Supports over 100 countries with extensive holiday data.
  • ✓ Includes business day calculations and long weekend detection.
Limitations
  • ✗ No official SDKs available.
  • ✗ Limited to JSON response format only.
  • ✗ No authentication means less control over abuse prevention.
  • ✗ May lack support for very region-specific holidays not in the dataset.

Support

Frequently Asked Questions

Important Notice

Verify Before You Decide

Last verified · Apr 30, 2026

The details on this page — including pricing, features, and availability — are based on our last review and may not reflect the provider's current offering. Providers update their products frequently, sometimes without prior notice.

What may have changed

Pricing Plans
Features & Limits
Availability
Terms & Policies

Always visit the official provider website to confirm the latest pricing, terms, and feature availability before subscribing or integrating.

Check official site

External Resources

Documentation Official Website Pricing Details Postman Collection

API Specifications

v3
Pricing Model
Free
Credit Card
Not Required
Response Formats
JSON
Supported Languages
7 Languages
SDK Support
REST Only
Rate Limit

None

Time to Hello World

Less than 5 minutes

Free Tier

Full access to all API endpoints with no restrictions or rate limits.

Best For

Developers needing public holiday data for multiple countries without restrictions.

Not Ideal For

Applications requiring guaranteed SLA or enterprise-grade support.

Tags

#business-days#public-holidays#no-auth#free-api#holidays#calendar#scheduling#countries

You Might Also Like

More APIs Similar to Nager.Date API

Zippopotam.us API

The Zippopotam.us API offers developers free access to geographic data based on postal codes, ideal for address validation and auto-fill applications.

publicREST

Universities List API

The Universities List API enables developers to access comprehensive data on universities across the globe without authentication, ideal for educational platforms and applications.

PublicREST

REST Countries API

The REST Countries API offers free access to comprehensive data for over 250 countries, making it ideal for applications that require reliable country information.

publicREST