API 仕様 (Swagger UI) API spec (Swagger UI)

Cloudflare Workers BFF/v1/*)の OpenAPI 3.1 仕様をインタラクティブに閲覧・試せる Swagger UI です。 サイドバー下部の言語切替に連動して、英語時は docs/i18n/openapi-en-overlay.json の翻訳がマージされます。 未翻訳のエンドポイントは日本語のまま表示されます(フォールバック)。

Interactive Swagger UI for the OpenAPI 3.1 spec of the Cloudflare Workers BFF (/v1/*). Toggle the language from the sidebar footer: EN overlays translations from docs/i18n/openapi-en-overlay.json; untranslated endpoints fall back to Japanese.

このページで叩ける: Callable from this page: https://dev-api.parky.co.jp 本番(参照のみ): Production (reference only): https://api.parky.co.jp
安全のため Production は実行不可: Production is execution-disabled for safety: Swagger UI の「Try it out」は dev-api.parky.co.jp だけに固定しています。本番エンドポイントは上のピルに表示しているので、本番で叩きたい場合は cURL / Postman 等を別途使ってください(本番用の JWT も必要)。 The Swagger UI "Try it out" button is locked to dev-api.parky.co.jp only. The production URL is shown in the pill above for reference; to hit production use a separate cURL / Postman setup (with a production JWT).