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)
231ms
Uptime (30d)
100.0%
Reliability Score
90/100
Last Checked
2026-04-17 14:13:06
Last Healthy
2026-04-17 14:13:06
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
Valid
Asset Verified
Known USDC
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-04-17 14:13:06 | healthy | 402 | 493ms | |
| 2026-04-17 13:36:02 | healthy | 402 | 375ms | |
| 2026-04-17 12:04:44 | healthy | 402 | 432ms | |
| 2026-04-17 11:43:54 | healthy | 402 | 362ms | |
| 2026-04-17 10:20:10 | healthy | 402 | 243ms | |
| 2026-04-17 09:35:25 | healthy | 402 | 114ms | |
| 2026-04-17 08:20:50 | healthy | 402 | 237ms | |
| 2026-04-17 07:20:57 | healthy | 402 | 212ms | |
| 2026-04-17 06:27:32 | healthy | 402 | 201ms | |
| 2026-04-17 04:59:04 | healthy | 402 | 253ms | |
| 2026-04-17 04:15:20 | healthy | 402 | 209ms | |
| 2026-04-17 03:38:04 | healthy | 402 | 231ms | |
| 2026-04-17 02:15:11 | healthy | 402 | 254ms | |
| 2026-04-17 01:12:07 | healthy | 402 | 212ms | |
| 2026-04-17 00:27:32 | healthy | 402 | 205ms | |
| 2026-04-16 23:41:13 | healthy | 402 | 253ms | |
| 2026-04-16 22:07:26 | healthy | 402 | 185ms | |
| 2026-04-16 21:45:33 | healthy | 402 | 190ms | |
| 2026-04-16 20:18:28 | healthy | 402 | 185ms | |
| 2026-04-16 18:59:44 | healthy | 402 | 193ms |