IN MVC 5 PROJECT suppose I have API like
abc.com/authonication?userName=asdklfsdf&token=ASDF45FEWF312DFSFWE465SDF465
And some another web app (example.com) use this API
In my controller, I want to get the host name (example.com) of domain who using this API to validate