I did not think that it is possible to make a cross-domain client api call and use the results on a web page without calling using JSONP. A colleague recommended DOJO for this, but dojo.io.script seems to require jsonp. If possible, I will dig a few more at DOJO, but I think this is a lost cause.
source
share