# InstagramAudio

InstagramAudio

An Instagram music track or original sound that can be attached to a Reel.

**Status:** ⚠️ Experimental

**Fields:**
- `id`: `String!` - Meta audio asset ID
- `coverArtworkUrl`: `URL` - Temporary artwork URL from Meta. May be null.
- `creatorUsername`: `String` - Creator username for original sounds
- `displayArtist`: `String` - Artist name for licensed music
- `duration`: `Int!` - Duration of the audio in milliseconds
- `previewUrl`: `URL` - Temporary preview URL from Meta. May be null.
- `title`: `String!` - Display title for the audio
- `type`: `InstagramAudioType!` - Whether this asset is licensed music or an original sound