Power and simplicity. Without limits.
Hooki Pro is not just a connector. It's a complete infrastructure designed to manage WhatsApp Business at a professional scale.
Centralized Agency Panel
Control all your clients' sessions from a single dashboard. Monitor volumes, statuses, and plans without switching accounts.
Self-Service Client Portal
Your clients receive a dedicated link to scan the QR and manage their session with complete autonomy — zero calls to the agency.
Proactive Notifications
Instant alerts via email and WhatsApp if a session needs attention. Both you and the client are informed within seconds.
Persistent Queue (Zero Loss)
The BullMQ engine ensures no messages are lost, even if your webhooks go offline. 5 retries with backoff up to 35 minutes.
Documented REST API
Send text, media, and reactions with simple HTTP calls. Live Swagger UI at api.hooki.pro. Integrate any CRM or custom app.
Bidirectional Webhooks
Receive incoming messages and delivery status in real time. HMAC signature to verify every payload from Hooki.
Built-in Anti-Ban
Stochastic delays between bulk messages and smart connection management. No bot-like behavior, no risk of WhatsApp ban.
Native cloud technology.
Hooki runs on a distributed architecture based on Node.js and Redis. Every instance is isolated for consistent performance and minimal latency.
- PostgreSQL 16 with Row Level Security (RLS)
- BullMQ message queue with Redis 7 persistence
- Dedicated IONOS VPS — Madrid datacenter, EU
- Caddy reverse proxy with automatic SSL
// Hooki Engine
const engine = new HookiEngine();
engine.connect({
security: 'enterprise',
persistence: true,
multitenant: true
});

Discover the full potential.
Hooki Pro is continuously evolving. New features are released regularly.
Request a Demo