# 20260328 Research — Kling Series 3.0 Spec from Qingque

- Confirmed that the Qingque link opened from the Kling 3.0 popup resolves to a real long-form document titled `KlingAI Series 3.0 Model API Specification - 轻雀文档`.
- Extracted main body text successfully using Playwright with `domcontentloaded` + long scroll strategy.
- Key findings:
  - Omni-Video create path confirmed in body: `POST /v1/videos/omni-video`
  - `kling-v3-omni` observed as a real model enum
  - Query Task (Single/List) sections exist for major 3.0 capabilities
  - Capability map distinguishes text-to-video / image-to-video / image generation variants and multi-shot support
- New current doc created: `docs/current/kling-api-series-3-spec.md`
