Skip to main content

Documentation Index

Fetch the complete documentation index at: https://doc.deepwl.cn/llms.txt

Use this file to discover all available pages before exploring further.

Task Management

The current task documentation primarily presents query pages organized by model family. The video section now focuses on Grok first, while Suno continues to retain its independent task query.

Grok Video Task Query

GET /v1/videos/{task_id} for querying the status of a Grok video task.

Suno Tasks

GET /suno/fetch/{id} and POST /suno/fetch.

Route List

MethodPathDescription
GET/v1/videos/{task_id}Video task query
GET/v1/videos/{task_id}/contentProxy download of video results
GET/suno/fetch/{id}Suno single task query
POST/suno/fetchSuno batch query
  1. Grok Task Query
  2. Suno Tasks