Holidays API

Integration of Colombia's public holidays into software applications. Simple JSON API for development.

Already a user? Log In

GET /festivos/check?date=2026-01-01
{
  "festivo": true,
  "data": {
    "date": "2026-01-01",
    "day_of_week_es": "Jueves",
    "day_of_week_en": "Thursday",
    "day_of_week_iso": 4,
    "name_es": "Año Nuevo",
    "name_en": "New Year's day"
  }
}

Simple, fast, and reliable

Complete API to integrate Colombian public holidays into software applications.

Flexible Filtering

Various query and filtering options: by year, month, or specific date.

Historical and Projections

Historical data from 1984 and future projections using current calculation rules.

Minimal Latency

Optimized infrastructure for fast response times and high availability.

Standard Format

Standard JSON format. Compatible with any tool or programming language.

Free Access

The API is available for personal and commercial use, with reasonable usage limits.