What problem does it solve? Working with the Smartlead API requires knowing exact endpoint paths, request body shapes, and authentication patterns, and getting any of these wrong causes failed campaign updates, lost leads, or rate-limit errors. This Skill provides a complete, accurate reference so every Smartlead operation is built correctly the first time. ## Core Features & Use Cases - Endpoint Reference: Covers campaigns, sequences with A/B/C variants, leads, email accounts, analytics, schedules, and the master inbox with exact request bodies. - Auth & Rate Limiting Guidance: Documents query-parameter API key auth, sub-client patterns, and retry strategies for 429 and 5xx responses. - Use Case: When adding leads to a campaign, use this reference to construct the correct POST body with batched lead lists of up to 100 records, including custom fields, without guessing the schema. ## Quick Start Ask the AI to create a Smartlead campaign with a three-step email sequence and A/B subject line variants using the Smartlead API reference.