Skip to main content
developer docs

Build with BIK APIs

Messaging, automation, and customer engagement APIs. Send WhatsApp messages, trigger flows, track events, and manage customers programmatically.

terminal
# authenticate
$ curl -X POST -u KEY:SECRET \
bikapi.bikayi.app/.../authPartnerViaKey
 
# send a whatsapp message
$ curl -X POST \
-H "Authorization: Basic $TOKEN" \
-d '{"medium":"whatsapp","type":"text"}' \
bikapi.bikayi.app/.../v2/sendMessage
 
{ "status": 200, "success": true }
6+
API Categories
REST
Architecture
24/7
Availability

Why build with BIK?

Everything you need to engage customers at scale

Personalized Messaging

Send targeted WhatsApp, SMS, and email campaigns based on user segments. Reach customers on the channels they prefer with messages that convert.

Flow Automation

Trigger automated chat flows for abandoned carts, order confirmations, and more. Reduce manual work and engage customers at the right moment.

Event Tracking & Insights

Ingest customer events to build powerful cohorts and segments. Use data-driven insights to create relevant, high-impact experiences.