audio_id as data.INSTAGRAM.musicSoundInfo.musicSoundId when creating a Reel.
The Endpoint
GET /api/v1/misc/instagram/audio
Searches Instagram music or original sounds that can be attached to Reels.
Query Parameters
Response Shape
Using Audio In Reels
Use theaudio_id from the search response as data.INSTAGRAM.musicSoundInfo.musicSoundId.
Audio Fields
Rules
- Works only for
data.INSTAGRAM.type: "REEL". - Does not work for feed posts, carousels, or Stories.
- Requires Instagram connected via Facebook Login.
- Direct Instagram OAuth returns a clear
400error for audio search. - If you pass
musicSoundInfofor a non-Reel post, validation fails before publishing.
Quick Reference
Need the full request/response schema? Check Swagger. The endpoint is under misc/instagram.