This document summarizes Tom Johnson's presentation on strategies for API documentation. It discusses different types of APIs like platform and REST APIs. For platform APIs, documentation is often generated from source code comments. REST API documentation should cover endpoints, parameters, response formats, and example calls. The document also summarizes a survey of API documentation practices. Popular publishing approaches include single page sites with code samples and interactive documentation. It raises questions for documentation writers to consider their technical skills and career paths.