User36583972 posted
Hi CoreAPIDev,
Can someone point me in the right direction on how to secure web api using api key.
I found some links in the below. They introduced the relevant message about Secure Web API with API Key.
From API Key to User with ASP.NET Web API:
https://dzone.com/articles/api-key-user-aspnet-web-api
Web API creating API keys:
http://stackoverflow.com/questions/11830338/web-api-creating-api-keys
You can also refer the following tutorials to make ASP.NET Web API’s secure.
http://codebetter.com/johnvpetersen/2012/04/02/making-your-asp-net-web-apis-secure/
Best Regards,
Yohann Lu