MusicAPI
HomeDocs
HomeDocs
    • Introduction
    • Credits Usage Guide
    • Music API FAQ & Troubleshooting
    • Special Scenarios
    • Error handling
    • Webhook Integration Guide
    • sonic
      • Sonic Instructions
      • create / extend / cover / remaster / add vocals / add instrumental
        POST
      • upload and extend music
        POST
      • upload and cover music
        POST
      • create persona
        POST
      • sample
        POST
      • mashup
        POST
      • get BPM
        POST
      • get VOX
        POST
      • get wav
        POST
      • get midi
        POST
      • get lyrics timeline
        POST
      • upsample tags
        POST
      • stems basic
        POST
      • stems full
        POST
      • replace section
        POST
      • upload music
        POST
      • create voice
        POST
      • get music
        GET
    • riffusion(Deprecated)
      • Riffusion instructions
      • create music (with lyrics)
      • create music (with description)
      • cover music
      • extend music
      • replace music section
      • swap music sound
      • swap music vocals
      • upload
      • get music
    • producer
      • Producer instructions
      • Complete Request Examples
      • create music
      • upload
      • download
      • get music
      • Extend an existing music track
      • Replace a section of an existing music track
    • studio(Unavailable)
      • Studio Instructions
      • description mode (Use case1)
      • extend mode (Use case2)
      • custom mode (Use case3)
      • instrumental mode (Use case4)
      • get music
    • lyrics generation
      • Make Lyrics
    • nuro
      • Nuro Instruction
      • Error handling
      • create vocal music
      • create instrument music
      • get music
    • get-credits
      GET
    • Schemas
      • ExtendMusicRequest
      • ReplaceMusicRequest
      • 记录不存在
      • CreateTaskAccepted
      • 参数不正确
      • ErrorResponse

    CreateTaskAccepted

    {
        "message": "success",
        "task_id": "29906f02-2366-4218-b25a-41458e1d60e0"
    }
    Built with