What you can do
- Manage CRM Data - Create, read, update, and delete contacts, companies, and deals.
- AI-Powered Search - Use Cortex semantic search to find entities and interactions using natural language.
- Knowledge Base - Build and manage a public or private knowledge base with nested documents.
- Email Automation - Create drafts, manage templates, and send emails programmatically.
Base URL
All API requests are made to:Key features
- RESTful JSON API with consistent patterns across all resources
- Pagination on all list endpoints with
pageandpage_sizeparameters - Filtering and sorting on most list endpoints
- Soft deletes for safe data removal with recovery options
- Bulk operations for efficient batch processing
- AI chat with streaming Server-Sent Events (SSE) support
- Semantic search powered by Cortex for natural-language queries
Getting started
- Quickstart - Make your first API call in under 2 minutes.
- Authentication - Learn how to authenticate your requests.