Skip to main content
POST
Download Instagram post 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

Public Instagram post URL (instagram.com/reel/{shortcode}, /p/{shortcode}, /tv/{shortcode}, or share link) whose audio track is downloaded.

Response

Retained Instagram audio file URL and normalized public track metadata.

audio_url
string<uri>
required

Retained permanent audio file URL (AAC in M4A container).

post_url
string<uri>
required
shortcode
string
required
artist
string
audio_type
string

Audio classification reported upstream (licensed, original, or none).

cover_url
string<uri>
duration_ms
integer<int64>
file_size_bytes
integer<int64>
title
string