Pedro,
Thanks. Although If I am building javascript applications and using PhoneGap/Cordova to package, then I will never be aware of where the requests are coming from.
Also, I am running it in Azure as a Web Application. Any other thoughts would be greatly appreciated.
When I have built my own services, I just use [Enable-Cors], etc. and I am good to go. Not really sure where to do this in Kentico. I have considered just building my own service and calling API in my code of Kentico, but it seems a bit much since Kentico has its own REST available.