Download Audio File

Generates a new temporary download link for the prompt.

📘

Supported Regions and Base URLs

👍

Access and Registration

Authentication

Scope

prompts:download

Body Response - Schema

200 (the newly generated prompt's download link)

ParameterTypeDescriptionRequired
expires_inintegerDownload link expiration time in seconds. Default: 600yes
_linksobjectHAL API-related links. "_links" subdivides into:

1 - "location" (object) - temporary link granting access to the prompt.
1.1 - "href" (string) - address of the resource.
yes

401 (unauthorized access - invalid or unverifiable JWT), 403 (forbidden), 404 (prompt not found)

ParameterTypeDescriptionRequired
codestringn/ayes
messagestringn/ayes
descriptionstringn/ano
fieldsarray[object]"fields" subdivides into:

"name" (string)

"description" (string)
yes (name and description)

🚧

Troubleshooting

If you have any questions regarding the usage of this API, or if you’re having any technical issues, please open a ticket using this form.

Language
Authorization
Header
Click Try It! to start a request and see the response here!