On 02/19/2011 09:50 PM, Eric Mann wrote: > 1. The endpoint always had a trailing slash. It became > http://mysite.com/my-api.php/ You could start by ditching the .php extension and use something like http://whateversiteyouhave.com/myapi/?parm1=this&parm2=that -- or similar.