X (Twitter) API
Fetch public X posts by ID through the logged-out syndication endpoint.
x
Capabilities
Every capability uses the same POST /execute envelope. Open an endpoint for
its exact ID, input contract, code samples, cost, runtime, and illustrative output.
Each endpoint lists its cost in credits per request; the
pricing page shows what credits cost.
Common uses
- Verify public posts cited in news, research, and brand reports
- Enrich datasets with post text, author, timestamp, and engagement signals
- Archive specific public posts without requiring an X account
Integration contract
A 200 response completed inline. A 202 response was queued; poll
GET /jobs/:id until it reaches completed or failed.
- Authenticate REST requests
- Poll jobs and retrieve results
- Handle errors and safe retries
- Understand credits and limits
Use X (Twitter) data in Claude or connect another AI client with the MCP server.