{"uid":"cap_9otpLUosxx7n75mlH9qZH","slug":"readx-single-tweet-lookup-64a14e7a","name":"ReadX Single Tweet Lookup","description":"A single tweet on its own, without the surrounding conversation. Example: GET /api/tweets/20","url":"https://readx.sh/api/tweets/:id","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"pathParams":{"type":"object"},"queryParams":{"type":"object","required":["id"],"properties":{"id":{"type":"string","pattern":"^[0-9]{1,19}$","description":"Numeric tweet id (up to 19 digits)."}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_LWTsr5z5X583Sh6Dnszc7","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Fetches the JSON data for a single tweet by its numeric ID, without surrounding conversation context","exampleAgentPrompt":"Can you pull the tweet with ID 1234567890123456789 from ReadX and show me what it says?","exampleUseCases":null,"resultDescription":"A JSON object containing the tweet's content and metadata — such as text, author, timestamp, engagement counts, and related fields — for the single specified tweet, without any surrounding conversation thread.","failureModes":["Invalid tweet ID format (non-numeric or more than 19 digits) returns a validation error","Tweet not found or deleted returns a 404 or empty result","Tweet ID belongs to a private/suspended account may return no data","Payment of 0.03 USDC not fulfilled returns a 402 Payment Required","Rate limiting or upstream X API unavailability returns a 5xx error"],"whenToPreferThis":"Use this endpoint when you need the raw JSON data for a single known tweet by its numeric ID and do not need the surrounding thread or conversation context. Prefer this over scraping or the official X API when you want a simple pay-per-call model without OAuth setup.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-16T12:36:17.995Z","isFirstParty":false}