Request Format: REST
REST is the easist request format Yodio supports.
It is a simple HTTP GET request to our API servers.
Each parameter is passed as a name/value pair as part of the request.
The Live REST Endpoint URL is:
http://api.yodio.com/rest.aspx
The Developement REST Endpoint URL is:
http://dev.api.yodio.com/rest.aspx
A default call to this will send back a
JSON formatted return.