ドキュメント
ドキュメントセンター
最初に見せるべきなのは統一された接続フローです。MidSync API を呼び、モデルごとの送信項目を追加し、生成後は callback で結果を受け取る。この流れを理解した上で、価格見積もりと個別 API ドキュメントへ進めます。
価格見積もり
下拉選択だけでモデル、長さ、解像度などを選び、概算ポイントをすぐ確認できます。
シンプルな操作
モデルごとに必要項目だけ表示
見積もってから実装
見積もり API ドキュメント
`/unified-video/quote` の使い方、必要項目、戻り値をそのまま確認できます。
request 項目説明
response 項目説明
フロントエンド注意点
生成 API ドキュメント
`/unified-video/generate` の送信方法、保存すべき値、callback の考え方を確認します。
生成パラメータ
返却フィールド
callback / fallback 説明
API ごとのドキュメント
各 API は別ページになっていて、用途、パラメータ、response フィールド、使い方を個別に確認できます。
ガイド
製品MidSync のフロントエンドを raw API フォームではなく、製品体験として作るための統合ガイドです。
複数 API の統合ガイド
Video Models
VideoFetch runtime video model metadata so the frontend can render only supported fields and options.
GET /unified-video/models
Video Quote
VideoPreview point cost for the exact video request body before creating the task.
POST /unified-video/quote
Video Generate
VideoCreate the real video generation task after the customer accepts the setup and quote.
POST /unified-video/generate
Video Status
VideoLook up progress for a video generation task when you need manual status checks or a fallback to callback delivery.
GET /unified-video/:taskId/status
Usage Logs
BillingFetch detailed usage history for request-level tables and billing visibility.
GET /v1/usage/logs
Usage Summary
BillingFetch aggregated usage totals for summary cards and dashboard views.
GET /v1/usage/summary
Seedance 1.5 Pro
ModelCustomer-facing model guide for Seedance 1.5 Pro.
Model supplement for /unified-video/quote and /unified-video/generate
Kling 2.5 Turbo
ModelSingle local model that automatically switches between text-to-video and image-to-video.
Model supplement for /unified-video/quote and /unified-video/generate
Kling 2.6 T2V
ModelText-to-video only Kling 2.6 variant with audio-sensitive pricing.
Model supplement for /unified-video/quote and /unified-video/generate
Kling 2.6 I2V
ModelImage-to-video Kling 2.6 variant with required image input.
Model supplement for /unified-video/quote and /unified-video/generate
Kling 3.0
ModelMode-based Kling model with single-shot and multi-shot request shapes.
Model supplement for /unified-video/quote and /unified-video/generate
Hailuo 2.3 Pro
ModelImage-to-video only Hailuo variant with strict allowed combinations.
Model supplement for /unified-video/quote and /unified-video/generate
Hailuo 2.3 Standard
ModelImage-to-video only Hailuo variant with lower fixed pricing.
Model supplement for /unified-video/quote and /unified-video/generate
Veo 3.1
ModelHigher-quality Veo tier sharing the same fields as the fast variant.
Model supplement for /unified-video/quote and /unified-video/generate
Veo 3.1 Fast
ModelLower-cost Veo tier sharing the same fields as veo-3.1.
Model supplement for /unified-video/quote and /unified-video/generate
Runway
ModelOne local Runway model with a strict quality-duration matrix.
Model supplement for /unified-video/quote and /unified-video/generate
Grok Video
ModelDynamic-duration video model that needs referenceTaskId for image-to-video.
Model supplement for /unified-video/quote and /unified-video/generate