This document discusses the principles of REST APIs and hypermedia. It argues that while hypermedia is useful for navigating a single API, it is not sufficient on its own for describing cross-API interactions. The document advocates combining self-descriptive representations of an API's responses with self-descriptive descriptions of an API's functionality to fully support how clients may use the API.