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)
217ms
Uptime (30d)
100.0%
Reliability Score
90/100
Last Checked
2026-05-25 03:42:46
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-05-25 03:42:46 | degraded | 404 | 171ms | |
| 2026-05-24 15:07:06 | degraded | 404 | 249ms | |
| 2026-05-24 02:06:57 | degraded | 404 | 172ms | |
| 2026-05-23 17:36:46 | degraded | 404 | 235ms | |
| 2026-05-23 05:04:30 | degraded | 404 | 192ms | |
| 2026-05-22 10:55:48 | degraded | 404 | 217ms |