Add N Japanese business days to a date, skipping weekends and public holidays, a...
https://jp-calendar-x402.onrender.com/v1/add-business-daysOverview
Add N Japanese business days to a date, skipping weekends and public holidays, and return the resulting date. Useful for computing due dates and delivery dates 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)
268ms
Uptime (30d)
77.8%
Reliability Score
83.9/100
Last Checked
2026-09-16 17:33:06
Last Healthy
2026-09-16 17:33:06
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
Valid
Asset Verified
—
Facilitator
—
Input Schema
{
"discoverable": true,
"method": "GET",
"queryParams": {
"date": "Required. Start date in YYYY-MM-DD format. Must be within covered years 2026-2027.",
"days": "Required. Number of business days to add, as an integer between 0 and 365. The result must also land within covered years 2026-2027."
},
"type": "http"
}
Output Schema
{
"businessDaysAdded": {
"description": "Number of business days that were added.",
"type": "number"
},
"result": {
"description": "Resulting date in YYYY-MM-DD format after skipping weekends and Japanese public holidays.",
"type": "string"
},
"start": {
"description": "Start date echoed back, YYYY-MM-DD.",
"type": "string"
}
}
Recent Health Checks
| Time | Status | HTTP | Latency | Error |
|---|---|---|---|---|
| 2026-09-16 17:33:06 | healthy | 402 | 268ms | |
| 2026-09-16 11:02:27 | healthy | 402 | 216ms | |
| 2026-09-16 00:58:54 | timeout | — | — | timeout |
| 2026-09-15 16:51:09 | healthy | 402 | 241ms | |
| 2026-09-15 06:21:12 | healthy | 402 | 1355ms | |
| 2026-09-15 01:20:25 | healthy | 402 | 218ms | |
| 2026-09-14 13:15:33 | healthy | 402 | 531ms | |
| 2026-09-14 01:09:28 | healthy | 402 | 1034ms | |
| 2026-09-13 18:11:27 | timeout | — | — | timeout |