cURL
curl --request GET \ --url https://api.getbluma.com/api/v1/videos/{id}/download \ --header 'Authorization: Bearer <token>'
{ "download_url": "<string>", "expires_at": "2023-11-07T05:31:56Z" }
Get a signed download URL for a completed video
Use your API key in the format: Bearer bluma_live_your_api_key_here
Bearer bluma_live_your_api_key_here
Signed download URL