create.new_song
Create
create.new_song
Fetch the current state of a song generation request.
Pass ?wait=true to long-poll for up to 20 seconds, returning early once
the operation reaches ready or failed.
GET
create.new_song
Documentation Index
Fetch the complete documentation index at: https://docs.soundpiece.co/llms.txt
Use this file to discover all available pages before exploring further.
Query Parameters
A unique identifier for an operation, prefixed op_. Returned from any PUT endpoint; pass it to the matching GET to poll, or use it to correlate webhook deliveries with your records.
Pattern:
^op_[0-9a-z]{26}$If true, long-poll for up to 20 seconds waiting for the operation to reach ready or failed.
Response
Successful Response
