We use strictly necessary cookies for authentication and, with your consent, optional analytics cookies to improve the product.
Get accurate public holiday data and compute business days across time zones. Perfect for logistics, scheduling, HR, and SLAs.
| Method | Path | Description | Credits |
|---|---|---|---|
| GET | /public/{country}/{year} | Public holidays for a country/year | 1 |
| GET | /is-holiday | Check if a date is a holiday | 1 |
| GET | /add-business-days | Add business days to a date | 1 |
| GET | /count-business-days | Count business days in a range | 1 |
| GET | /next-business-day | Get the next business day | 1 |
curl -H "X-API-Key: $LOFTPRESS_KEY" \
"https://loftpress.shop/api/v1/holidays/public/2026/2026"{
"date": "2026-01-01",
"country": "US",
"is_holiday": true,
"is_weekend": false,
"holiday": {
"name": "New Year's Day",
"localName": "New Year's Day"
}
}No API key required. Rate-limited to 30 req/min per IP.
// Click Run to try the API
VAT, GST or other applicable sales tax is calculated and collected by Creem at checkout based on the customer's location.