- Company & account management
- Contact and lead handling
- Conversations and messaging
- Custom field management
- Communication channel profiles
Use this documentation to explore endpoints, test APIs, and integrate SalesCaptain features efficiently into your system.
How to Use This API
There are two primary ways to work with the SalesCaptain API:1. OpenAPI Specification
- Use for direct API integration
- Supports tools like Postman, Swagger, and SDK generation
2. Interactive Documentation (MDX)
- Embedded examples and UI-based testing
- Ideal for frontend developers and quick testing
Authentication
All API requests require authentication using a Bearer Token.Steps:
- Generate your API key from the SalesCaptain Dashboard:
Sidebar → Settings → Your Profile → API Key
You can copy your API key from there.
- Include the API key in every request header as a Bearer Token.

