Assets

Get audio by checksum

Will return the audio id of an audio file uploaded by the partner, matched by checksum. Should be used to avoid duplicate uploads

get/v0/uploads/audio/{checksum}

Path parameters

checksumstring required

File checksum

Response

Partner audio response

audioUploadIdstring uuid required
lengthnumber double required
expiresstring date-time required

Changes

No recorded changes to this endpoint across all 6 revisions of this API.