Hi,
i am currently working on a project, in that project i written a api there is no user authentication stuffs anyone can access and there is some ajax call, when the ajax call happen my view will return a api output to the user. Is there any way user can call the api other than from my webapp(actually i did it in dev console in browser) if possible pls suggest some way to avoid the ajax call from out side of the webapp.