vk-audio-api-docs

Audio

audio.add Copies an audio file to a user page or community page.
audio.addAlbum Creates an empty audio album.
audio.delete Deletes an audio file from a user page or community page.
audio.deleteAlbum Deletes an audio album.
audio.edit Edits an audio file on a user or community page.
audio.editAlbum Edits the title of an audio album.
audio.get Returns a list of audio files of a user or community.
audio.getAlbums Returns a list of audio albums of a user or community.
audio.getBroadcastList Returns a list of the user's friends and communities that are broadcasting music in their statuses.
audio.getById Returns information about audio files by their IDs.
audio.getCount Returns the total number of audio files on a user or community page.
audio.getLyrics Returns lyrics associated with an audio file.
audio.getPopular Returns a list of audio files from the "Popular".
audio.getRecommendations Returns a list of suggested audio files based on a user's playlist or a particular audio file.
audio.getUploadServer Returns the server address to upload audio files.
audio.moveToAlbum Moves audio files to an album.
audio.reorder Reorders an audio file, placing it between other specified audio files.
audio.restore Restores a deleted audio file.
audio.save Saves audio files after successful uploading.
audio.search Returns a list of audio matching the search criteria.
audio.setBroadcast Activates an audio broadcast to the status of a user or community.