This document discusses using IBM WebSphere Liberty and the Swagger specification to define and discover APIs. It provides an overview of the API economy, defines APIs using Swagger, and demonstrates how Liberty supports API discovery through a REST endpoint that aggregates Swagger documentation from multiple applications. The document also discusses integrating API definitions with API Connect and generating JAX-RS clients from Swagger definitions.