READ API LIVEBuild on /v1 for search, profiles, timelines, audience graph, and tweet context.READ DOCS

Product · Twitter account monitor

Monitor Twitter accounts without running your own poller.

Watch public X/Twitter accounts and receive new posts in Discord or a generic signed webhook. xfetch handles dashboard setup, delivery dedupe, and bounded retries so your team can react to the post, not the polling infrastructure.

See monitor pricing
POSTyour webhook
tweet.created
Headers
content-type: application/json
x-xfetch-event-id: evt_...
x-xfetch-delivery-id: dlv_...
x-xfetch-timestamp: 2026-06-29T12:34:56Z
x-xfetch-signature: v1=<hmac-sha256>
Body shape
{
  "type": "tweet.created",
  "event_id": "evt_...",
  "delivery_id": "dlv_...",
  "monitor": { "account": { "username": "acme" } },
  "tweet": { "id", "text", "created_at" }
}

Start in 60 seconds
with Google.

Sign in, mint an API key, and call the workflow your product needs. 1,000 credits free to start. Failed calls, rate limits, and service-side errors are never charged.