This document discusses service APIs and API quality. It provides background on Uchit Vyas and his experience in DevSecOps. It then shares statistics on API usage at companies like eBay, Salesforce, Google and Netflix. The document outlines key findings from an API survey, including most popular deployment methods, developer interests, and tools. It defines aspects of API quality like resilience, robustness, security, discoverability and consistency. Methods to achieve each quality are described, like chaos engineering, fuzz testing, security best practices and API documentation. The problem of siloed API contract design is discussed, along with potential solutions like standardized templates, design validation, and automated testing.