Skip to content

公開ヘルスチェック

GET
/api/health

認証不要の公開ヘルスチェックエンドポイント。サービスの稼働状況を確認する。

Responses

サービス正常

application/json
JSON
{
"success": true,
"data": "string"
}

Samples

Powered by VitePress OpenAPI

shinp.info API Documentation