https://readx.sh/api/tweets/:id/replies
Replies to a tweet (paginate with cursor until has_more is false). Example: GET /api/tweets/20/replies
What this profile is sourced from
Things to know before drawing strong conclusions
accepts[] entry is used.Raw HTTP — what an agent observes
GET https://readx.sh/api/tweets/:id/replies → HTTP/1.1 402 Payment Required X-Payment-Required: $0.0100 X-Payment-Currency: USDC X-Payment-Chain: base GET https://readx.sh/api/tweets/:id/replies X-Payment: <signed-receipt> → HTTP/1.1 200 OK Content-Type: application/json …response body…