概要
The Apollo.io SDK Patterns skill provides a standardized framework for integrating the Apollo.io API into professional applications. It establishes enterprise-grade best practices for building type-safe client singletons using Zod validation, implementing exponential backoff for rate-limit resilience, and handling large datasets through paginated iterators. Designed for developers building sales intelligence or CRM integrations, this skill ensures that API interactions are scalable, maintainable, and robust against common challenges like network timeouts, authentication failures, and API throttling.