getmediatypes
REST Endpoint: http://api.itunesapis.com/rest/getmediatypes/
Overview
Get a list of the iTunes Store Media Types
|
Parameter |
Required? |
Description |
|
a |
Y |
Your API key.
|
Sample Call
http://api.itunesapis.com/rest/getmediatypes/?a=YOURAPIKEY
Result
Errors
All errors are reported in the following format with a description of the error.
<result>
<error>
ERROR MESSAGE HERE
</error>>
</result>