# BaseBuilder Twitter Enterprise API

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

Provides access to a hub of 18 paid Twitter/X enterprise-grade API endpoints for querying and interacting with Twitter data

## Facts

- Endpoint: POST https://bb-twitter.vercel.app/api/twitter-api-enterprise
- Price: $0.114543/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-enterprise-api-adecb695
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_JhfZpOrAkhaNBaifWXDSt

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-enterprise-api-adecb695 -d '<json body>'
```

Example prompt: Can you search Twitter for recent tweets mentioning 'BaseBuilder' from the past 7 days and pull the top engagement metrics for each tweet?

## When to prefer this

Choose this endpoint when you need enterprise-grade Twitter/X data access with per-call micropayment pricing via x402/USDC, especially for agent workflows that require programmatic Twitter data retrieval without a long-term Twitter API subscription. Suitable for one-off or low-volume Twitter queries billed per use.

## Known failure modes

- Payment not received or insufficient USDC balance — returns 402 Payment Required
- Invalid Twitter username or tweet ID — returns 404 or error object
- Twitter API rate limit exceeded — returns 429 or throttling error
- Malformed POST body or missing required parameters — returns 400 Bad Request
- Endpoint-specific query parameter missing — returns validation error

## How this service works

BaseBuilder Twitter API hub - 18 paid endpoints

## Output

Returns structured Twitter data such as tweets, user profiles, timelines, engagement statistics, or search results depending on which of the 18 enterprise endpoints is called within the hub.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/basebuilder-twitter-enterprise-api-adecb695/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)
