# BaseBuilder Twitter - Followers Lookup

> BaseBuilder Twitter - Followers Lookup is a paid API for AI agents from bb-twitter.vercel.app, paid per call via x402, $0.159897/call, status unknown (last checked 2026-09-15).

Retrieves the follower list or follower count for a given Twitter/X user account

## Facts

- Endpoint: POST https://bb-twitter.vercel.app/api/twitter-followers
- Price: $0.159897/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/basebuilder-twitter-followers-lookup-bf0ee71a
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_Rg1rxTDhg3UdavhlQnqVa

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 basebuilder-twitter-followers-lookup-bf0ee71a -d '<json body>'
```

Example prompt: How many followers does @elonmusk have on Twitter, and can you get me a list of their most recent followers?

## When to prefer this

Use this endpoint when you need programmatic, paid-API access to Twitter/X follower data without managing your own Twitter developer credentials. Prefer it over direct Twitter API calls when you want x402 micropayment-based access and don't want to handle OAuth or rate limit management yourself.

## Known failure modes

- Invalid or non-existent Twitter username returns a 404 or empty result
- Rate limiting or quota exceeded on the underlying Twitter API returns an error
- Payment failure or insufficient USDC balance results in 402 rejection
- Private/protected Twitter accounts may not return follower data
- Malformed request body missing required user identifier returns 400

## How this service works

BaseBuilder Twitter API hub - 18 paid endpoints

## Output

Returns follower data for the specified Twitter/X user — including follower count and/or a list of follower profiles (usernames, display names, and related user metadata) depending on query parameters.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/basebuilder-twitter-followers-lookup-bf0ee71a/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from bb-twitter.vercel.app](https://www.zero.xyz/host/bb-twitter.vercel.app/llms.txt)
