API リファレンス概要
利用可能な API
クイックリファレンス
サービス
ベース URL
認証の要否
共通パターン
認証
ヘルスチェック
関連ドキュメント
最終更新
curl -H "Authorization: Bearer your_api_key" http://localhost:3000/api/v1/chatflows# Renny health
curl http://localhost:8081/health
# Flowise health
curl http://localhost:3000/api/v1/ping
# vLLM models (confirms service is running)
curl http://localhost:8000/v1/models