What problem does it solve? Working with the Bison (EmailBison) cold email API requires knowing exact endpoint paths, field names, filter parameters, and status values, which are easy to get wrong without a reference. This Skill provides a compact, accurate API reference so you can build integrations, dashboards, or automations against the Bison platform without guessing request shapes. ## Core Features & Use Cases - Endpoint Reference: Complete tables of endpoints for campaigns, replies, leads, sender emails, warmup, and workspace stats, including required parameters and filters. - Data Shape Documentation: Key JSON response shapes for campaigns, replies, and leads, plus pagination, auth, and rate limit details. - Use Case: You are building a reporting dashboard that pulls campaign performance from Bison. Use this Skill to confirm that campaign stats are inline on the list endpoint, that stats endpoints require start_date and end_date, and that pagination is page-based with 15 items per page. ## Quick Start Ask the AI to show you how to fetch all replies for a specific Bison campaign filtered by interested status using the Bison API reference.