GET/api/v1/workspaceworkspace:readWorkspace profile, business settings, active WhatsApp number.
GET/api/v1/contactscontacts:readList contacts with filters: q, status, updated_since, limit.
POST/api/v1/contactscontacts:writeCreate or update a contact by phone.
GET/api/v1/contacts/{id}contacts:readRead one contact.
GET/api/v1/conversationsmessages:readList recent conversations or pass contact_id for messages.
POST/api/v1/messages/sendmessages:sendSend a WhatsApp text and persist it as owner message.
POST/api/v1/leadsevents:writePush a lead from Agentic Marketing, Coma, forms, or other agents.
POST/api/v1/events/conversionevents:writeRecord a conversion event for a contact.
GET/api/v1/analytics/summaryanalytics:readRead compact workspace lead/message/conversion summary.
GET/api/v1/agent-memorymemory:readRead tenant-scoped agent memory, optionally by contact_id.
GET/api/v1/insights/contentinsights:readCustomer questions, objections, memory signals, and content ideas for Coma.
GET/api/v1/audiencesaudiences:readSegment contacts by lead state, lifecycle, recency, or tag.
POST/api/v1/audiences/sendaudiences:read + messages:sendDry-run or send content/template to a segment.