オーナーポータル API (Swagger UI) Owner Portal API (Swagger UI)

オーナーポータル (dev-owner.parky.co.jp) から呼ばれるオーナー用 API のみを抽出した OpenAPI 仕様。 インタラクティブに閲覧・試せる Swagger UI です。 サイドバー下部の言語切替に連動して、英語時は docs/i18n/openapi-en-overlay.json の翻訳がマージされます。 統合版は こちら

OpenAPI spec showing only the owner endpoints (called from the owner portal at dev-owner.parky.co.jp). Interactive Swagger UI. Toggle the language from the sidebar footer: EN overlays translations from docs/i18n/openapi-en-overlay.json; untranslated endpoints fall back to Japanese. Unified spec: here.

このページで叩ける: 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).