Learn how to reverse engineer an undocumented API using your own rogue docs.| Dana Epp's Blog
The OpenAPI Specification defines a standard interface to RESTful APIs which allows both humans and computers to understand service capabilities without access to source code, documentation, or network traffic inspection.| swagger.io