ドキュメント

ドキュメントセンター

最初に見せるべきなのは統一された接続フローです。MidSync API を呼び、モデルごとの送信項目を追加し、生成後は callback で結果を受け取る。この流れを理解した上で、価格見積もりと個別 API ドキュメントへ進めます。

価格見積もり

下拉選択だけでモデル、長さ、解像度などを選び、概算ポイントをすぐ確認できます。

シンプルな操作

モデルごとに必要項目だけ表示

見積もってから実装

開く

見積もり API ドキュメント

`/unified-video/quote` の使い方、必要項目、戻り値をそのまま確認できます。

request 項目説明

response 項目説明

フロントエンド注意点

開く

生成 API ドキュメント

`/unified-video/generate` の送信方法、保存すべき値、callback の考え方を確認します。

生成パラメータ

返却フィールド

callback / fallback 説明

開く

API ごとのドキュメント

各 API は別ページになっていて、用途、パラメータ、response フィールド、使い方を個別に確認できます。

API ドキュメントを見る

ガイド

製品

MidSync のフロントエンドを raw API フォームではなく、製品体験として作るための統合ガイドです。

複数 API の統合ガイド

Video Models

Video

Fetch runtime video model metadata so the frontend can render only supported fields and options.

GET /unified-video/models

Video Quote

Video

Preview point cost for the exact video request body before creating the task.

POST /unified-video/quote

Video Generate

Video

Create the real video generation task after the customer accepts the setup and quote.

POST /unified-video/generate

Video Status

Video

Look 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

Billing

Fetch detailed usage history for request-level tables and billing visibility.

GET /v1/usage/logs

Usage Summary

Billing

Fetch aggregated usage totals for summary cards and dashboard views.

GET /v1/usage/summary

Seedance 1.5 Pro

Model

Customer-facing model guide for Seedance 1.5 Pro.

Model supplement for /unified-video/quote and /unified-video/generate

Kling 2.5 Turbo

Model

Single 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

Model

Text-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

Model

Image-to-video Kling 2.6 variant with required image input.

Model supplement for /unified-video/quote and /unified-video/generate

Kling 3.0

Model

Mode-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

Model

Image-to-video only Hailuo variant with strict allowed combinations.

Model supplement for /unified-video/quote and /unified-video/generate

Hailuo 2.3 Standard

Model

Image-to-video only Hailuo variant with lower fixed pricing.

Model supplement for /unified-video/quote and /unified-video/generate

Veo 3.1

Model

Higher-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

Model

Lower-cost Veo tier sharing the same fields as veo-3.1.

Model supplement for /unified-video/quote and /unified-video/generate

Runway

Model

One local Runway model with a strict quality-duration matrix.

Model supplement for /unified-video/quote and /unified-video/generate

Grok Video

Model

Dynamic-duration video model that needs referenceTaskId for image-to-video.

Model supplement for /unified-video/quote and /unified-video/generate