vk-audio-api-docs

audio.getById

Returns information about audio files by their IDs.

This method can be called with a user token. Access rights required: audio.

Parameters

audios Audio file IDs, in the following format: {owner_id}_{audio_id}.
list comma-separated strings, required parameter

Result

Returns a list of audio objects.

NOTE: Links to .mp3 files are bound to an IP address.

Errors

Global errors can occur while running. See their descriptions on this page.