X (Twitter) API
Fetch public X posts by ID through the logged-out syndication endpoint.
Platform ID
x
Endpoints
1 capability
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.
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.