Statflo APIs · v4

Build Statflo
into your stack.

APIs for compliant SMS & MMS, contacts, conversations, and campaigns — the engine that superpowers wireless operators.

Add a contact to a campaign
# Add a subscriber to a campaign
      curl https://app.statflo.com/v4/api/campaign-member \
        -X POST \
        -H "Authorization: Bearer sk_live_..." \
        -H "Content-Type: application/json" \
        -d '{
          "accountId": "8842019",
          "accountName": "Jordan Blake",
          "phoneNumber": "+14155551234",
          "campaignId": 5031,
          "startDate": "2026-07-01T00:00:00Z",
          "endDate": "2026-08-01T00:00:00Z",
        }'

      # 200 OK
      {
        "id": 91742
      }
Available Offers
All Plans Devices Add-ons
  • Infinite Plus 100Best value
    $65/mo
  • Infinite Premium UnlimitedPopular
    $95/mo
  • Everyday 60Limited
    $55/mo
Appointment booking Sendable
Widgets & sendables

Build custom UI, right inside the conversation.

Widgets are custom components that live in the side panel of the Conversation UI — pull up account details, offers, or any tool your team needs without ever leaving the thread.

  • Widgets render in the conversation side panel and can read live account context.
  • Sendables are widgets users attach to a message with the + button. For ex: appointment booking, quote builders, or product carousels.
  • Both are built with the same Widget SDK, styled to match your brand.
Widget Quickstart

Building UI in three steps

Expand your conversations with custom content and integrations.

01

Setup your widget

Get a working ReactJS widget running to build your integration.

Read more
02

Use the Playground

Test is in our Widget playground to see how it works and feels.

Read more
03

Register Widget

Get your widget active for your organization or share even with others.

Read more
Reference & guides

Browse the documentation

Everything you need to integrate, organized by area.

Ready to build?

Spin up a sandbox key in under a minute and send your first message today.

Widgets & sendables preview

Swap this placeholder for an embedded player once the walkthrough video is ready.

Widgets & Sendables Preview