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 created
  • deal.created - When a new deal is created
  • deal.stage_changed - When deal stage changes
  • task.created - When a new task is created
  • task.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

Try the API

Create a free account to test API access.

Start Free