Documentation
API reference, integration guides and technical documentation
🔌
API Reference
RESTful API endpoints and usage examples
Authentication
JWT-based authentication system
Contacts
Contact management API endpoints
Deals
Sales pipeline API endpoints
Tasks
Task management API endpoints
Workflows
Workflow automation API endpoints
🔗
Integration Guide
Integrate your CRM system with other applications
Our CRM system provides integration support via RESTful API. Using the API, you can:
- Synchronize customer data
- Automatically create deals
- Manage tasks
- Listen to events via webhooks
- Develop custom integrations
🎣
Webhooks
Listen to events and take automatic actions
You can listen to the following events via webhooks:
contact.created- When a new contact is createddeal.created- When a new deal is createddeal.stage_changed- When deal stage changestask.created- When a new task is createdtask.completed- When a task is completed
âš¡
Rate Limiting
API usage limits
API usage limits vary by plan:
- Free Plan: 100 requests/minute
- Basic Plan: 500 requests/minute
- Premium Plan: Unlimited