Whippy
Whippy is an AI-powered customer communication platform unifying SMS, email, voice, and fax into a single omnichannel inbox. Its public REST API (X-WHIPPY-KEY header) lets developers send messages, manage contacts and conversations, run campaigns and automated sequences, configure channels, and subscribe to webhooks.
APIs
Whippy Messaging API
Send SMS/MMS, email, and fax messages from an organization channel to a contact, with attachments, opt-in handling, conversation status, and scheduled delivery.
Whippy Contacts API
Create, read, update, delete, search, and upsert contacts, manage per-channel communication preferences (opt in / opt out), and list a contact's sequences.
Whippy Conversations API
List, show, search, and update conversations across phone, email, and fax channels, and list or search the messages within them.
Whippy Campaigns API
Send SMS campaigns and list, show, and inspect campaign-level analytics (sent, responses, link clicks, unsubscribes) and campaign contacts.
Whippy Sequences API
List and show automated multi-step sequences, add or remove contacts, and inspect sequence runs for drip and follow-up automation.
Whippy Channels API
List and show channels (phone, email, fax) with opening hours, AI-agent configuration, and automatic response settings, and manage channel membership.
Whippy Webhooks API
Subscribe developer endpoints to resource events (message.created, campaign.updated, etc.) with HMAC-SHA256 signed payloads, and push first-party custom events into Whippy indiv...