musiccompanion. assets
Uploaded audio files. An asset can be attached to an entity, or uploaded with "retention": "standalone" to exist only for analysis. GET /api/v1/musiccompanion/assets/{id}/download signs a short-lived read URL for the same file the product UI plays or displays.
Upload an audio file (returns a signed upload URL)
Upload an audio file (returns a signed upload URL)
Confirm an uploaded asset
Confirm an uploaded asset
Retrieve asset metadata and status
Retrieve asset metadata and status
Get a short-lived signed URL for the file
Signs a read URL for the asset, the same way the product UI streams audio and displays artwork. The URL expires; request a fresh one per use rather than storing it.