curl https://api.musique.app/api/audio/aud_9x8y7z6w5v4u3t \ -H "X-API-Key: msk_live_1234567890abcdef"
{ "audioId": "aud_9x8y7z6w5v4u3t", "name": "Store Announcement", "description": "New product launch announcement", "category": "announcement", "url": "https://cdn.musique.app/audio/aud_9x8y7z6w5v4u3t.mp3", "duration": 45.2, "size": 1024000, "format": "mp3", "createdAt": "2024-01-15T10:30:00Z", "stats": { "timesPlayed": 47, "lastPlayedAt": "2024-01-20T14:22:00Z", "totalRecipients": 12 } }
Retrieve details for a specific audio file
Was this page helpful?