algos crm.
CRM Documentation
The same product docs available in the dashboard—guides for setup, architecture, modules, and day-to-day use.
Channels · Public Api
Public API channel
Status: Planned —
public_apiappears in the channel catalog; there is no REST API surface (routes/api.phpdoes not exist) and no adapter.
Intended behavior (planned)
- Authenticated public HTTP API for creating leads / events per tenant
- API keys or OAuth per company
- Rate limiting & audit logs
What you can do today
- Generic Webhook with HMAC signatures per connection
- Website lead webhook for a shared server-to-server form endpoint
See also API overview.