Explore the WhatsApp pilot
People messaging in a bright city workspace

Build messaging into your product.

BUSINESS MESSAGING

Make every message a conversation.

Rich conversations

Send text, images and replies in the channels your customers use.

Explore formats
Example conversation

Your order is ready for pickup.

Perfect. I’ll be there at 4.

Delivered

Follow every message

Track delivery and replies through webhooks and the console.

Example delivery eventmessage.delivered

A plan for your team

Start with a pilot, then choose the channels and volume you need.

View plans
FOR DEVELOPERS

From your code to their inbox.

Send a request. Receive a reply. Build with the stack you already use.

API overview
cURL example
curl https://api.tidymessages.com/v1/messages \
  -H "Authorization: Bearer $TIDY_MESSAGES_KEY" \
  -H "Idempotency-Key: order-4821-update" \
  -H "Content-Type: application/json" \
  -d '{
    "to": "+15550102020",
    "channel": "whatsapp",
    "content": { "type": "text", "text": "Your order is ready." }
  }'

Fits your stack

Connect with HTTPS and webhooks.

Protected by design

Keep provider credentials on your server.

Start with one channel

Connect a sender and test your workflow.

Ready to start building?

收件箱