LATAM Holidays
LATAM Holidays API provides public holiday data and business day calculations for countries across Latin America. Ideal for: - payroll systems - HR software - banking platforms - logistics scheduling - calendar apps Features: - retrieve holidays by country and year - check if a date is a business day - calculate business days between dates - get next business day - list supported countries
LATAM Holidays endpoints
| Method | Endpoint | Description |
|---|---|---|
| business-day-controller | ||
| GET |
businessDaysBetween /api/v1/{country}/business-days-between |
|
| GET |
isBusinessDay /api/v1/{country}/is-business-day |
|
| GET |
nextBusinessDay /api/v1/{country}/next-business-day |
|
| holiday-controller | ||
| GET |
getHolidays /api/v1/{country}/holidays/{year} |
|
| country-controller | ||
| GET |
getCountries /api/v1/countries |
|
LATAM Holidays pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $5 / month | — |
|
| ULTRA | $15 / month | — |
|