{"version":1,"resources":["https://gotobi.hugen.tokyo/gotobi/today","https://gotobi.hugen.tokyo/gotobi/next","https://gotobi.hugen.tokyo/gotobi/dates","https://gotobi.hugen.tokyo/gotobi/holidays","https://gotobi.hugen.tokyo/gotobi/holidays/today","https://gotobi.hugen.tokyo/gotobi/holidays/next"],"instructions":"# Gotobi Calendar API\n\nThe only programmatic source for Japanese FX gotobi (五十日) dates.\nNo public gotobi calendar exists — building one requires Japanese holiday law knowledge and weekend shift rules through 2099.\n\n## Gotobi Endpoints\n- `GET /gotobi/today` — Is today a gotobi day?\n- `GET /gotobi/next` — When is the next gotobi day?\n- `GET /gotobi/dates?month=YYYY-MM` — List gotobi dates for a month\n\n## Holiday Endpoints\n- `GET /gotobi/holidays?month=YYYY-MM` — List Japanese public holidays for a month\n- `GET /gotobi/holidays/today` — Is today a Japanese public holiday?\n- `GET /gotobi/holidays/next` — When is the next Japanese public holiday?\n\n## Pricing\nAll endpoints: $0.01/request (USDC on Base)\n"}