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. SQS: 96/100.
Protocol
x402
Price
$0.01
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)
209ms
Uptime (30d)
100.0%
Reliability Score
95/100
Last Checked
2026-06-01 15:54:12
Last Healthy
2026-06-01 15:54:12
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-06-01 15:54:12 | healthy | 402 | 238ms | |
| 2026-06-01 09:18:48 | healthy | 402 | 203ms | |
| 2026-06-01 07:31:26 | healthy | 402 | 209ms | |
| 2026-06-01 00:45:32 | healthy | 402 | 214ms | |
| 2026-05-31 23:26:31 | healthy | 402 | 204ms | |
| 2026-05-31 16:16:07 | healthy | 402 | 230ms | |
| 2026-05-31 14:42:50 | healthy | 402 | 215ms | |
| 2026-05-31 08:10:34 | healthy | 402 | 204ms | |
| 2026-05-31 07:24:58 | healthy | 402 | 185ms | |
| 2026-05-31 02:16:39 | healthy | 402 | 211ms | |
| 2026-05-30 21:59:48 | healthy | 402 | 205ms | |
| 2026-05-30 17:03:31 | healthy | 402 | 227ms | |
| 2026-05-30 12:56:31 | healthy | 402 | 204ms | |
| 2026-05-30 10:41:56 | healthy | 402 | 207ms | |
| 2026-05-30 06:51:54 | healthy | 402 | 221ms | |
| 2026-05-30 00:10:12 | healthy | 402 | 208ms | |
| 2026-05-29 23:03:19 | healthy | 402 | 211ms | |
| 2026-05-29 18:53:09 | healthy | 402 | 207ms |