Connect Hooki to your whole world.
From the simplicity of ready-to-use plugins to the power of APIs for developers. Automate your business without limits.
Wordpress
NativeSend automatic notifications for every new lead or purchase directly from your WP site.
Activate nowFramework 360
NativeIntegrate the power of WhatsApp into your F360 ecosystem for limitless marketing.
Activate nowREST API
UniversalComplete Swagger documentation to connect any custom software in minutes.
Activate nowWebhooks
Real-timeReceive real-time messages and delivery statuses on your server with HMAC signatures.
Activate nowFor developers
Powerful APIs.
As simple as a tweet.
Interactive OpenAPI/Swagger documentation.
Send text messages, images, files, and buttons.
Bidirectional webhooks to manage replies and statuses.
POST /v1/ext/messages/send
{
"to": "393471234567",
"type": "text",
"content": "Ciao! Benvenuto su Hooki.",
"delay": 1500
}200 OK 38ms