Skip to main content
POST
Download YouTube music audio

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

Idempotency-Key
string

Optional key for safely retrying a billable write request.

Required string length: 1 - 255

Body

application/json
url
string<uri>
required
audio_format
enum<string>
default:mp3
Available options:
mp3,
m4a,
webm
region
string
default:US
Required string length: 2
Pattern: ^[A-Z]{2}$

Response

Retained audio file and normalized public track metadata.

audio_format
string
required
audio_url
string<uri>
required
content_type
string
required
title
string
required
url
string<uri>
required
video_id
string
required
bitrate
integer<int64>
bytes
integer<int64>
channel_title
string
duration_seconds
number
size_mb
number