{"uid":"cap_8PlrQBP8ZsWIjlXG06TQJ","slug":"readx-single-tweet-lookup-08fc0c5d","name":"ReadX Single Tweet Lookup","description":"A single tweet on its own, without the surrounding conversation. Example: GET /api/status/20","url":"https://readx.sh/api/status/: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.05","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.05/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.05","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.05","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_XGEUqO_PkCXQtbtJBvuST","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.05","costPer":"request","priority":0,"asset":null,"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 any surrounding conversation thread.","exampleAgentPrompt":"Can you pull up the tweet with ID 1234567890123456789 from X and show me what it says, including who posted it and any engagement stats?","exampleUseCases":null,"resultDescription":"A JSON object representing the single tweet: tweet text, author details, timestamps, engagement counts (likes, retweets), and other tweet metadata — without any surrounding replies or conversation thread.","failureModes":["Tweet ID not found or deleted — likely returns 404 or empty result","Invalid tweet ID format (non-numeric or too long) — rejected by schema validation","Tweet from a private/suspended account — may return error or empty data","Payment failure via x402 — endpoint returns 402 before serving data","Rate limiting — too many requests in a short window"],"whenToPreferThis":"Use this endpoint when you have a specific numeric tweet ID and need its standalone content and metadata quickly, without needing thread context or conversation replies. Prefer this over search endpoints when you already know the exact tweet ID. Ideal for agents verifying tweet content, archiving specific posts, or enriching data pipelines with tweet details.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T06:33:48.903Z","isFirstParty":false}