Query Result
Feed API
If the parameters you provided do not include callback_url and disable_callback is set to true, you can obtain the generated result using the following method.
Endpoint: GET /api/feed
Description: The query parameter is workId.
Feed Response Sample
Explanation of type
- new: This result is returned after submitting a generation task.
- text: The lyrics have been generated.
- first: The audio file for the first song has been generated.
- complete: All audio files have been generated.