Click here to Skip to main content
15,891,033 members
Articles / Web Development / ASP.NET / ASP.NET Core

Secure External APIs with API Keys - and Keep the Villains at Bay

Rate me:
Please Sign up or sign in to vote.
5.00/5 (2 votes)
26 Jun 2020CPOL6 min read 9.6K   14  
How to secure external web APIs
This blog post is about how to secure external web APIs, as shown with diagrams, detailed videos, and a whole working Pull Request in a sample GitHub repo. This post is fairly specific to the security model in the ASP.NET Boilerplate framework, but even if you're not using that framework, this technique should be generally applicable.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Web Developer
United States United States
Lee is a Microsoft MVP and a prolific writer, speaker, and youtuber on .Net and open source topics. Lee is a Solution Samurai at InfernoRed ( http://infernoredtech.com). When not coding he enjoys running, mountain biking, smoking brisket, electronics, 3D printing, and woodworking. He is active on twitter where you can reach him @lprichar ( https://twitter.com/lprichar).

Comments and Discussions