Developers

Build on the FlowsDesigner API

A clean REST API, signed webhooks and a free sandbox. Send messages, manage contacts, trigger flows and stream events into your own systems.

Get API keysRead the docs
send-message.sh
curl https://api.flowsdesigner.com/v1/messages \
  -H "Authorization: Bearer fd_live_sk_8c2f" \
  -d channel="whatsapp" \
  -d to="+971506953506" \
  -d template="appointment_reminder"
200 OK · 142ms
{
  "id": "msg_9Kd2",
  "status": "queued",
  "channel": "whatsapp",
  "to": "+971506953506"
}
REST API
Predictable resources, cursor pagination and idempotency keys.
Signed webhooks
Real-time events with HMAC signatures and automatic retries.
Free sandbox
A full test workspace with seeded data and throwaway numbers.
Core endpoints
POST/v1/messagesSend a message on any channel
GET/v1/conversationsList and filter conversations
POST/v1/contactsCreate or upsert a contact
GET/v1/contacts/{id}Fetch a contact with history
POST/v1/flows/{id}/triggerEnrol a contact into a flow
POST/v1/broadcastsSchedule a template broadcast

Start free. No card.
We'll even set it up for you.

Send us your menu or price list and we'll build your assistant live in 20 minutes — every channel connected, your team in one inbox.

Start freeBook a demo