Find the next business day on or after a specific date for a country. Returns wh...
https://x402.aurelianflo.com/api/business-days/next/US/2026-03-15Overview
Find the next business day on or after a specific date for a country. Returns whether the input date is already a business day, any holiday on that date, the next business day, and an execution recommendation. Optional ?tz=America/New_York. e.g. GET /api/business-days/next/US/2026-03-15
Protocol
x402
Price
$0.0080
Payment Asset
USD Coin
Payment Network
Base
Category
data/government
Provider
x402
Source
self-registered
Indexed
2026-03-25 12:39:32
Health
Status
degraded
Latency (p50)
159ms
Uptime (30d)
100.0%
Reliability Score
95/100
Last Checked
2026-09-17 21:21:39
Last Healthy
2026-03-29 08:47:41
Consecutive Failures
1
x402 Payment Validation
Payment Requirements
Invalid
Asset Verified
—
Facilitator
—
Input Schema
{
"discoverable": true,
"method": "GET",
"queryParams": {
"tz": {
"description": "Optional IANA time zone override",
"type": "string"
}
},
"type": "http"
}
Output Schema
{
"data": {
"country": "US",
"decision": {
"recommendedAction": "Shift time-sensitive processing to the next business day unless your workflow explicitly supports weekend handling.",
"status": "weekend",
"summary": "2026-03-15 falls on a weekend in US."
},
"inputDate": "2026-03-15",
"isInputBusinessDay": false,
"nextBusinessDay": {
"date": "2026-03-16",
"dayOfWeek": "Monday",
"daysAhead": 1
},
"timeZone": "America/New_York"
},
"source": "Nager.Date API",
"success": true
}
Recent Health Checks
| Time | Status | HTTP | Latency | Error |
|---|---|---|---|---|
| 2026-09-17 21:21:39 | degraded | 404 | 159ms | |
| 2026-09-17 11:58:27 | degraded | 404 | 609ms | |
| 2026-09-16 23:25:45 | degraded | 404 | 164ms | |
| 2026-09-16 17:55:31 | degraded | 404 | 598ms | |
| 2026-09-16 12:02:23 | degraded | 404 | 124ms | |
| 2026-09-16 03:37:27 | degraded | 404 | 153ms | |
| 2026-09-15 19:33:31 | degraded | 404 | 159ms | |
| 2026-09-15 02:45:50 | degraded | 404 | 226ms | |
| 2026-09-14 23:42:58 | degraded | 404 | 156ms |