# Vibes API Hub - Twitter V2

> Vibes API Hub - Twitter V2 is a paid API for AI agents from vibes-coral-tau.vercel.app, paid per call via x402, $0.054671/call, status unknown (last checked 2026-09-13).

Fetches Twitter/X data via the Twitter v2 API, accessible through a pay-per-call x402 micropayment on Base chain

## Facts

- Endpoint: POST https://vibes-coral-tau.vercel.app/api/twitter-v2
- Price: $0.054671/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-13
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/vibes-api-hub-twitter-v2-d58fd79d
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_hj8CTiNd5I6wEhcC061VD

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 vibes-api-hub-twitter-v2-d58fd79d -d '<json body>'
```

Example prompt: Can you pull the most recent tweets from @elonmusk and show me their engagement metrics like likes and retweets?

## When to prefer this

Choose this endpoint when you need real-time Twitter/X data without managing your own Twitter API credentials, and are comfortable with pay-per-call USDC micropayments on Base chain via x402 protocol. Best for lightweight, on-demand social media lookups without subscription overhead.

## Known failure modes

- Invalid or suspended Twitter username returns 404 or empty result
- Twitter API rate limits exceeded returns 429 error
- Malformed query parameters return 400 bad request
- Payment failure on Base chain results in 402 payment required before data is returned
- Private account data inaccessible returns restricted content error

## How this service works

All-in-one API hub: Social Media, Jobs, Finance, Crypto, and Tools. Pay-per-call with x402 protocol on Base chain.

## Output

Returns structured Twitter v2 API data including tweet text, author info, timestamps, and engagement metrics (likes, retweets, replies) for the queried user or search term.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/vibes-api-hub-twitter-v2-d58fd79d/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from vibes-coral-tau.vercel.app](https://www.zero.xyz/host/vibes-coral-tau.vercel.app/llms.txt)
