# Truth Social Webhook

> Truth Social Webhook is a paid API for AI agents from Scrape Creators at mpp.orthogonal.com, paid per call via MPP, $0.02/call, status unknown (last checked 2026-09-15).

Registers or receives webhook notifications for Truth Social social media data events via Scrape Creators

## Facts

- Endpoint: POST https://mpp.orthogonal.com/scrapecreators/v1/truthsocial/webhook
- Price: $0.02/call
- Payment: MPP
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Provider: Scrape Creators
- Docs: https://api.scrapecreators.com
- Website: https://api.scrapecreators.com
- Tags: social-media, tiktok, instagram, youtube, scraping, social, data
- Canonical page: https://www.zero.xyz/c/scrape-creators-truth-social-webhook-ea89c530
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_IVCHW0ji1uZMCku65XL_q

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability scrape-creators-truth-social-webhook-ea89c530 -d '<json body>'
```

Example prompt: Set up a webhook on Scrape Creators to notify my endpoint at https://myserver.com/hooks whenever there's new activity on a specific Truth Social account.

## When to prefer this

Use this endpoint when you need real-time push notifications for Truth Social activity rather than polling. Ideal for event-driven architectures where you want your server to be notified automatically when new posts or account events occur on Truth Social, rather than making repeated API calls.

## Known failure modes

- Invalid or unreachable callback URL causing webhook registration failure
- Authentication errors if API credentials are missing or invalid
- Malformed request body resulting in a 400 error
- Truth Social account not found or inaccessible
- Rate limit exceeded returning a 429 response
- Webhook delivery failures if the target server is down

## How this service works

Truth Social Webhook

## Output

A confirmation that the webhook has been registered, along with event payloads containing Truth Social post content, account activity, and metadata delivered to the specified callback URL when events occur.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/scrape-creators-truth-social-webhook-ea89c530/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from mpp.orthogonal.com](https://www.zero.xyz/host/mpp.orthogonal.com/llms.txt)
