WallaWhats

WallaWhats turns any X/Twitter account into a WhatsApp feed. Pick the handles you want to follow, verify your WhatsApp number, and new posts arrive as WhatsApp messages — typically in under ten seconds. No app install, no extra dashboard to check, no missed drops.

WallaWhats is the simplest way to get real-time WhatsApp alerts when the X (Twitter) accounts you care about publish a new post. Pick the handles, verify your WhatsApp number, and tweets reach your phone as WhatsApp messages — typically within seconds of being posted. It works on iOS and Android with your existing WhatsApp account, and exposes a REST API so you can plug alerts into your own applications and workflows.

Features

  • Real-Time Delivery
    Tweets from monitored accounts reach WhatsApp within seconds of going live on X/Twitter — typical end-to-end latency is under ten seconds.
  • Multi-Account Monitoring
    Follow any public X/Twitter handle. Add or remove accounts at any time from a single dashboard with no rate-limit surprises.
  • No App Required
    Uses the WhatsApp number you already have on iOS or Android. Nothing to install, nothing new to learn — alerts land where you already read messages.
  • Delivery Status History
    Every alert is logged with its full lifecycle — queued, sent, delivered, read, or failed — so you always know what reached which number.
  • REST API
    A clean REST API at api.wallawhats.com to register phones, manage subscriptions, pull notification history, and rotate keys from your own backend. Cursor-based pagination, 20 req/sec per key with bursting.
  • Web and Email Fallback
    When WhatsApp delivery is unavailable, alerts can route to email so critical posts still reach you.
  • Free Tier, No Credit Card
    Start monitoring accounts for free. Upgrade only when you need more volume or more monitored handles.

Use Cases

  • Creator Drops
    Catch announcements, partnership posts, and product reveals the moment they go live — no more scrolling a timeline hoping the algorithm surfaces them.
  • Market-Moving Posts
    Traders and analysts get price-sensitive updates on their phone within seconds, closing the latency gap against slower feeds.
  • Brand & Competitor Monitoring
    Watch mentions, competitor launches, and executive posts without standing up a social-listening team or a dedicated dashboard.
  • News & Official Sources
    Verify-only feeds for government, regulatory, and newsroom handles where timing matters and noise is costly.
  • Alert Pipelines on the API
    Use the REST API to push WallaWhats alerts into an on-call rotation, a content workflow, or an internal bot — WhatsApp becomes one channel among many.

Start monitoring for free at wallawhats.com. Verify your WhatsApp number, pick a handle, and your next tweet becomes a WhatsApp message.

REST API

WallaWhats exposes a REST API at api.wallawhats.com, secured by an x-api-key header. Manage monitored accounts, register and verify phone numbers, pull notification history, and rotate keys — all from your own application. Rate limits are generous (20 req/sec per key, with bursting) and the API uses cursor-based pagination so you can stream full histories without paging offsets.

Common integration patterns

  • Route WallaWhats alerts into a trading desk, a content pipeline, or an on-call rotation.
  • Centralize brand mentions across a team by subscribing one shared phone to the handles.
  • Trigger downstream workflows (webhooks, analytics writes, internal bots) when specific accounts post.

Full reference: wallawhats.com/docs/api-reference.