Coming to Music Hack Day, S.F. May 15 & 16? Get more info here.
API Sections:
- Client/Server Communication
- Basic Player Methods
- Track Management Methods
- Weave Management Methods
- Data Queries
- Miscellaneous Methods
Alphabetized API Methods:
- addtraq2 - Upload a track along with information about that track
- addchunk2 - Upload a track chunk after an initial call to addtraq2
- alterweave2 - Make alterations to the specified weave
- channelinfo2 - Retrieve information about the specified channel
- channellist2 - Return list of channels matching many criteria options
- channelset2 - Returns an array of channel sets that are applicable to the current user
- delete2 - Delete a track
- getfriends2 - Return list of user's friends
- getnonmembers2 - Return list of users that are not members of a given channel
- getopenchannels2 - Return list of channels based on search criteria
- img2 - Download a jpg file
- initplay2 - Get player settings, and prepare the server for subsequent playlist2 calls
- listenerlist2 - Return list of channels a person listens to, or list of person who listen to a channel
- login - Create an account, login to an existing account, or login anonymously
- messagesto2 - Return list of messages for user
- movetraq2 - Move a track in or out of a channel, with options on restricted status
- mp3file2 - Download mp3 data for this track
- mp3info2 - Returns a JSON string representing information about the specified track
- mp3intro2 - Download mp3 data for the introduction to this track
- mymessagecount2 - Return count of unread messages
- nop - No operation (exception for piggybacked paraetmers, such as &heard and &skipped)
- opinion2 - Sent when the user changes an opinion about a track that is playing
- personlist2 - Return list of users matching many criteria options
- playlist2 - Get the next series of tracks to play
- term - Terminate session from a non-browser client
- traqlist2 - Return list of tracks matching many criteria options
- traqset2 - Returns an array of track sets that are applicable to the current user
- traqtags2 - Get list of tags of popular system tags
- upload2 - Create a new track by uploading an audio file
- uploadfromurl2 - Import audio file from any url
- uploadimg2 - Upload a new/replacement user image
- uploadstatus2 - Get status of file the is being uploaded or processed
- userimg2 - Download a jpg file that represents a user
- weaveinfo2 - Returns information about the specified weave
Sample Code:
«developer tools
help/about
launch player
live chat
support forum
blog