EU Business Days Calculator
Calculate business days, public holidays, and working day arithmetic for 12 European countries with regional support.
7 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
EU Business Days Calculator endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
next_business_day_next_business_day_get /next-business-day |
Find the Nth next business day after a date. |
| GET |
add_business_days_add_business_days_get /add-business-days |
Add or subtract N business days from a date. |
| GET |
list_holidays_holidays_get /holidays |
List all public holidays for a country/year. |
| GET |
health_health_get /health |
|
| GET |
list_countries_countries_get /countries |
List all supported countries and their available regions. |
| GET |
check_business_day_is_business_day_get /is-business-day |
Check if a specific date is a business day. |
| GET |
business_days_between_business_days_between_get /business-days-between |
Count business days between two dates (inclusive). |