kling
개별 조회
GET /kling/v1///를 통해 task_id로 Kling 비디오 생성 작업을 조회하며, 폴링을 위한 상태, 진행률, 결과 메타데이터를 반환합니다.
GET
Individual queries
Kling 작업을 생성한 후 이 엔드포인트 계열을 사용하세요. Kling 비동기 미디어 작업에서 공통으로 사용하는 폴링 단계입니다.Documentation Index
Fetch the complete documentation index at: https://apidoc.cometapi.com/llms.txt
Use this file to discover all available pages before exploring further.
먼저 확인할 사항
- 쿼리 확인 응답의
code,message,request_id submitted,processing,succeed,failed와 같은 작업 상태를 나타내는data.task_status- 작업이 성공했을 때의
data.task_result.videos[0].url - 작업이 중간에 종료되었을 때의
data.task_status_msg또는 기타 반환되는 세부 필드
폴링 패턴
일치하는 엔드포인트에서 작업 생성
Text to Video 또는 Image to Video처럼, 워크플로에 맞는 Kling 생성 페이지에서 시작하세요.
전체 파라미터 참조는 official Kling documentation를 확인하세요.
인증
Bearer token authentication. Use your CometAPI key.
경로 매개변수
Resource type. One of: images, videos, audio.
Sub-action matching the resource type. For images: generations, kolors-virtual-try-on. For videos: text2video, image2video, lip-sync, effects, multi-image2video, multi-elements. For audio: text-to-audio, video-to-audio.
Task ID