cURL
curl --request GET \ --url https://api.freepik.com/v1/ai/music-generation/{task-id} \ --header 'x-freepik-api-key: <api-key>'
200
success - completed task
Get the status of one music-generation task
Your Freepik API key. Required for authentication. Learn how to obtain an API key
ID of the task
OK - The task exists and the status is returned
Was this page helpful?