Check if a specific date is a business day in a given country. Accounts for week...
https://api.strale.io/x402/business-day-checkOverview
Check if a specific date is a business day in a given country. Accounts for weekends and public holidays. Also returns the next business day if the given date is not one.
Protocol
x402
Price
$0.02
Payment Asset
USD Coin
Payment Network
Base
Category
uncategorized
Provider
strale
Source
bazaar
Indexed
2026-04-15 14:09:55
Health
Status
healthy
Latency (p50)
115ms
Uptime (30d)
100.0%
Reliability Score
100/100
Last Checked
2026-07-28 19:32:40
Last Healthy
2026-07-28 19:32:40
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
Valid
Asset Verified
—
Facilitator
—
Input Schema
{
"discoverable": true,
"method": "GET",
"queryParams": {
"country_code": {
"description": "ISO 2-letter country code",
"required": true,
"type": "string"
},
"date": {
"description": "Date to check (YYYY-MM-DD)",
"required": true,
"type": "string"
}
},
"type": "http"
}
Output Schema
{
"is_business_day": {
"type": "boolean"
},
"next_business_day": {
"type": "string"
},
"previous_business_day": {
"type": "string"
},
"reason": {
"type": "string"
}
}
Recent Health Checks
| Time | Status | HTTP | Latency | Error |
|---|---|---|---|---|
| 2026-07-28 19:32:40 | healthy | 402 | 115ms | |
| 2026-07-28 17:00:19 | healthy | 402 | 126ms | |
| 2026-07-28 12:36:48 | healthy | 402 | 110ms | |
| 2026-07-28 07:57:28 | healthy | 402 | 123ms | |
| 2026-07-28 01:39:56 | healthy | 402 | 115ms | |
| 2026-07-28 00:03:31 | healthy | 402 | 129ms | |
| 2026-07-27 19:38:12 | healthy | 402 | 125ms | |
| 2026-07-27 11:59:04 | healthy | 402 | 111ms | |
| 2026-07-27 08:05:39 | healthy | 402 | 119ms | |
| 2026-07-27 03:31:23 | healthy | 402 | 112ms | |
| 2026-07-27 00:02:30 | healthy | 402 | 134ms | |
| 2026-07-26 20:28:23 | healthy | 402 | 127ms | |
| 2026-07-26 18:25:21 | healthy | 402 | 113ms | |
| 2026-07-26 15:33:20 | healthy | 402 | 111ms | |
| 2026-07-26 11:52:48 | healthy | 402 | 107ms | |
| 2026-07-26 07:54:03 | healthy | 402 | 111ms | |
| 2026-07-26 02:39:47 | healthy | 402 | 126ms | |
| 2026-07-26 00:12:57 | healthy | 402 | 107ms |