Application plugins can insert links in an HTML page that send requests to Awasu.
Using the AppServerUrl and ApiToken parameters in the INI file that is passed to the script, URL's that call the Awasu API can be constructed e.g. to get a list of channels:
APP_SERVER_URL/channels/list?token=API_TOKENDetails about the available services are in the Awasu API section.