← Back to directory

Find the next business day on or after a specific date for a country. Returns wh...

https://x402-data-bazaar.vercel.app/api/business-days/next/US/2026-03-15

Overview

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.0020
Payment Asset USD Coin
Payment Network eip155:8453
Category uncategorized
Provider x402-data-bazaar
Source bazaar
Indexed 2026-03-20 09:39:33

Health

Status healthy
Latency (p50) 176ms
Uptime (30d) 100.0%
Reliability Score 92/100
Last Checked 2026-03-20 16:03:51
Last Healthy 2026-03-20 16:03:51
Consecutive Failures 0

x402 Payment Validation

Payment Requirements Valid
Asset Verified Known USDC
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-03-20 16:03:51 healthy 402 161ms
2026-03-20 15:53:25 healthy 402 166ms
2026-03-20 15:31:47 healthy 402 176ms
2026-03-20 14:48:52 healthy 402 157ms
2026-03-20 14:05:36 degraded 402 560ms
2026-03-20 13:03:06 healthy 402 205ms
2026-03-20 12:04:32 healthy 402 172ms
2026-03-20 10:49:06 healthy 402 287ms