backend online

Zetta CRM Backend

Self-hosted MCP CRM for AI operators. Contacts, email, campaigns, tracking, scheduling, exports, analytics, unsubscribe, soft-delete, and purge live behind your infrastructure.

Version
master-f534a949d832b3b35b67c1987998cdce18fc9e67
MCP endpoint
POST https://zetta.ciptadusa.com/mcp
Health
GET /healthz
Image
ghcr.io/incredible-zetta/crm:master-f534a949d832b3b35b67c1987998cdce18fc9e67
/usr/local/zetta/crm
███████╗███████╗████████╗████████╗ █████╗
╚══███╔╝██╔════╝╚══██╔══╝╚══██╔══╝██╔══██╗
  ███╔╝ █████╗     ██║      ██║   ███████║
 ███╔╝  ██╔══╝     ██║      ██║   ██╔══██║
███████╗███████╗   ██║      ██║   ██║  ██║
╚══════╝╚══════╝   ╚═╝      ╚═╝   ╚═╝  ╚═╝

$ curl -fsS https://zetta.ciptadusa.com/healthz
ok

Public routes:
GET /healthz
GET /t/{code}
GET /o/{code}.png
GET /export/{id}.csv
GET /u/{code}
POST /u/{code}

Private MCP:
POST /mcp
Authorization: Bearer $MCP_API_KEY