The following are the parameters found in a request URL broken down into groupings. All parameters are required except the filters. Not all parameters apply to all widgets - see widget details about which parameters do or do not apply.
[base url]http://api.artistserver.com/ - all api calls will run through this base URL[interface]
js.cfm/ - currently, the only option is javascript, but this will most likely expand to include REST (rest.cfm) at a later date.[access key]
key/*integer*/ - our key is your account ID after you signup at the site.[settings]
widget/*string*/ - the widget name establishes which widget to display[layout]
player/*integer*/ - decides if a flash player is displayed or not. Player is required on the Ringtones Widget
sort/*top-new*/ - this variable does not apply to all widgets, the options are for a top/chart listing, or a new listing
count/*integer*/ - the count variable establishes the maximum number of items to display in your widget, we have a range of 2-10
width/*integer*/ - the width establishes the width of the widget in pixels, the minimum is 120[skin]
height/*integer*/ - the width establishes the height of the widget in pixels, the minimum is 120
icons/*yes-no*/ - most widgets have items with icons (60 x 60 pixels), here you can select if they should be displayed or not
bgcolor/*FFFFFF*/ - the background color of the widget[filters]
text/*666666*/ - the text color of the widget
link/*0000FF*/ - the link color of the widget
border/*000000*/ - the border color of the widget
genre/*integer*/ - filters your widget's items by genre ID
tag/*escaped%20string*/ - filters your widget's items by a Tag (an escaped string)
artist/*integer*/ - filters your widget's items by artist ID