Count Japanese business days in a date range, inclusive of both endpoints, exclu...
https://jp-calendar-x402.onrender.com/v1/business-daysOverview
Count Japanese business days in a date range, inclusive of both endpoints, excluding weekends and public holidays. Useful for SLA, lead-time and settlement-date calculations in Japan. Covers years 2026-2027. Cost: $0.002 USDC per request.
Protocol
x402
Price
$0.0020
Payment Asset
USD Coin
Payment Network
Base
Category
uncategorized
Provider
jp-calendar-x402
Source
bazaar
Indexed
2026-07-15 23:14:59
Health
Status
healthy
Latency (p50)
612ms
Uptime (30d)
80.0%
Reliability Score
80/100
Last Checked
2026-09-05 13:53:42
Last Healthy
2026-09-05 13:53:42
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
Valid
Asset Verified
—
Facilitator
—
Input Schema
{
"discoverable": true,
"method": "GET",
"queryParams": {
"from": "Required. Start date (inclusive) in YYYY-MM-DD format. Must be <= 'to' and within covered years 2026-2027.",
"to": "Required. End date (inclusive) in YYYY-MM-DD format. Must be >= 'from' and within covered years 2026-2027."
},
"type": "http"
}
Output Schema
{
"businessDays": {
"description": "Number of business days between from and to, counting both endpoints and excluding weekends and Japanese public holidays.",
"type": "number"
},
"from": {
"description": "Start date echoed back, YYYY-MM-DD.",
"type": "string"
},
"to": {
"description": "End date echoed back, YYYY-MM-DD.",
"type": "string"
}
}
Recent Health Checks
| Time | Status | HTTP | Latency | Error |
|---|---|---|---|---|
| 2026-09-05 13:53:42 | healthy | 402 | 612ms | |
| 2026-09-05 02:16:46 | healthy | 402 | 632ms | |
| 2026-09-04 22:15:43 | healthy | 402 | 201ms | |
| 2026-09-04 11:36:09 | healthy | 402 | 205ms | |
| 2026-09-04 03:42:01 | healthy | 402 | 645ms | |
| 2026-09-03 20:26:03 | timeout | — | — | timeout |
| 2026-09-03 11:55:07 | timeout | — | — | timeout |
| 2026-09-03 01:34:14 | healthy | 402 | 1146ms | |
| 2026-09-02 16:51:46 | healthy | 402 | 528ms | |
| 2026-09-02 14:20:35 | healthy | 402 | 226ms |