cURL
curl --request GET \ --url https://api.audioshake.ai/assets/{id} \ --header 'x-api-key: <api-key>'
{ "id": "<string>", "format": "<string>", "name": "<string>" }
Documentation IndexFetch the complete documentation index at: https://developer.audioshake.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://developer.audioshake.ai/llms.txt
Use this file to discover all available pages before exploring further.
id
Unique identifier of the Asset
3 - 60
Default Response
Unique identifier of the Asset. Use this id in the assetId field when creating a Task.
Format of the Asset
Name of the Asset
Was this page helpful?