# Velo — the record

> Velo is a self-hosted, multi-tenant AI WhatsApp platform for operators serving multiple clients from one installation.

Source: https://saascode.ai/inside/products/velo · A product record inside saascode — build data, changelog, and everything written about Velo.

## The build (measured)

- Files written: 1036
- Pages: 84
- Routes (pages + API): 309
- Database tables (all under RLS): 73
- Migrations: 111
- Time on the line: 10h
- Shipped: 2026-08-08

## Written about it

- [Velo vs respond.io: Install the Platform or Subscribe to the Service](https://saascode.ai/inside/velo-vs-respond-io-installed-platform-or-managed-service.md)
- [Velo: a self-hosted AI WhatsApp platform for operators](https://saascode.ai/inside/velo-self-hosted-ai-whatsapp-platform.md)
- [AI WhatsApp Platforms, Sorted by the Operating Burden You Choose](https://saascode.ai/inside/ai-whatsapp-platforms-by-operating-burden.md)

## Platform foundation

Like every saascode product, Velo ships on the fabric — the platform base included with every purchase:

- Authentication: Email + password, 28 providers incl. enterprise SSO
- Organizations: Deployment model depends on the product
- Billing: Subscription plans, feature gating, admin-managed pricing
- Payments: 18 providers — Stripe, PayPal, regional processors
- API: Versioned REST + API keys, rate-limited
- MCP: Agent-ready — MCP server per product
- Integrations: 67 connected services — every card has code behind it
- Webhooks: Signed inbound with replay guard, plus outbound dispatch
- Notifications: 9 channels — in-app, email, Slack, Discord, Telegram, SMS
- i18n: DB-backed translations, admin-editable, add languages post-deploy
- Roles & access: Role-based access control, admin panel included
- Email: 4 switchable providers, templated transactional email
- Security: RLS everywhere, Zod validation, audit logging, rate limiting

## Links

- Buy in the catalog: https://saascode.ai/products/velo
- Catalog page as markdown: https://saascode.ai/products/velo.md
- Live demo: https://velo.saascode.ai
