Skip to main content
GET
/
v1
/
ai
/
voiceover
/
elevenlabs-turbo-v2-5
Voiceover - List tasks
curl --request GET \
  --url https://api.freepik.com/v1/ai/voiceover/elevenlabs-turbo-v2-5 \
  --header 'x-freepik-api-key: <api-key>'
{ "data": [ { "generated": [ "https://openapi-generator.tech", "https://openapi-generator.tech" ], "task_id": "046b6c7f-0b8a-43b9-b35d-6489e6daee91", "status": "CREATED" }, { "generated": [ "https://openapi-generator.tech", "https://openapi-generator.tech" ], "task_id": "046b6c7f-0b8a-43b9-b35d-6489e6daee91", "status": "CREATED" } ] }

Documentation Index

Fetch the complete documentation index at: https://docs.freepik.com/llms.txt

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

Authorizations

x-freepik-api-key
string
header
required

Your Freepik API key. Required for authentication. Learn how to obtain an API key

Response

OK - Get the status of all voiceover tasks

data
object[]
required