Rest API Examples

List Catalogs

http://demo.entermediasoftware.com/media/services/rest/listcatalogs.xml

Show List Values

http://demo.entermediasoftware.com/media/services/rest/search.xml?catalogid=media/catalogs/public&searchtype=fileformat&hitsperpage=100

Search for Assets

http://demo.entermediasoftware.com/media/services/rest/assetsearch.xml?catalogid=media/catalogs/public&field=description&operation=matches&description.value=*

View Asset Details

http://demo.entermediasoftware.com/media/services/rest/assetdetails.xml?catalogid=media/catalogs/public&id=116

Change Settings

 

Settings | Views | System | REST API Asset Details

 

Other API's

There is a Java file that You can download a full test of uploading and other API 

Download API

Includes examples for:

assetdetails
assetsearch
createcatalog
deleteassets
downloadfiles
getpage
importassets
listcatalogs
listcategories
listdatachanges
login
removeassetimages
saveassetdetails
savedata
search
setthumbnail
uploadattachment
upload