Using Swagger to Document Your ASP.NET Web APIs June 11, 2018 Web APIs are pretty useful to share data. One of the most common problems faced while consuming APIs is the lack of documentation and testable features. Swagger bridges that gap