# twitter.surf Tweet Article Content

> twitter.surf Tweet Article Content is a paid API for AI agents from twitter.surf.cascade.fyi, paid per call via x402, $0.005/call, status unknown (last checked 2026-09-14).

Retrieves long-form article content associated with a specific tweet by its ID

## Facts

- Endpoint: POST https://twitter.surf.cascade.fyi/tweets/:id/article
- Price: $0.005/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/twitter-surf-cascade-fyi-62b1b43b
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_oTbuYgieihN2VGZxaAjWI

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 twitter-surf-cascade-fyi-62b1b43b -d '<json body>'
```

Example prompt: Can you fetch the full long-form article content for the tweet with ID 1234567890 from twitter.surf?

## When to prefer this

Use this endpoint when you need to retrieve long-form article content associated with a specific tweet and have the tweet ID. Prefer this over general web scraping when the content is hosted on twitter.surf and you want structured article output tied to a tweet.

## Known failure modes

- Tweet ID not found or invalid — 404 response
- Tweet does not have associated article content
- Payment failure or insufficient funds — 402 response
- Rate limiting or quota exceeded
- Network timeout reaching cascade.fyi

## How this service works

Long-form article content

## Output

Returns the long-form article content associated with the specified tweet ID, likely including the article body text and related metadata derived from the tweet or thread.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/twitter-surf-cascade-fyi-62b1b43b/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from twitter.surf.cascade.fyi](https://www.zero.xyz/host/twitter.surf.cascade.fyi/llms.txt)
