{"uid":"cap_xS3L2Byv1w8NC1PzkkzEr","slug":"twitter-x-post-details-lookup-9a901655","name":"Twitter/X Post Details Lookup","description":"Get the complete public data for one X post.","url":"https://twitter.use.x402atlas.com/tweet-details","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"},"queryParams":{"type":"object","required":["tweet_id"],"properties":{"tweet_id":{"type":"string","pattern":"^[0-9]{1,25}$","maxLength":25,"description":"Decimal X post identifier"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","required":["queried_at","data"],"properties":{"data":{"type":"object","additionalProperties":true},"cursor":{"type":"string","description":"Opaque cursor for the next page, when supplied by X"},"queried_at":{"type":"string","format":"date-time"}}}}}}},"responseSchema":{"type":"json","example":{"data":{"user":{"name":"Bill Gates","id_str":"50393960","screen_name":"BillGates"},"id_str":"1903602810652082591","full_text":"Example X post","created_at":"Sun Mar 23 12:00:00 +0000 2025","reply_count":8,"retweet_count":15,"favorite_count":120},"queried_at":"2026-07-26T12:00:00Z"}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.005","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.005/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_KoJ4kSu4WJ8aHX6_4ZUNj","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.005","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Fetches complete public data for a single X (Twitter) post by its numeric tweet ID.","exampleAgentPrompt":"Can you pull up the full details for the X post with ID 1812345678901234567 — I need the text, author, and engagement numbers?","exampleUseCases":[{"title":"Fact-checking a viral tweet","prompt":"There's a tweet going around with ID 1798234567890123456 — can you fetch its full content and author details so I can verify what it actually says?"},{"title":"Monitoring a brand mention","prompt":"Pull up all the public data for X post 1800000012345678901 — I need the text, like count, and retweet count to include in this week's social media report."},{"title":"Archiving a news-breaking post","prompt":"Grab the complete post data for tweet ID 1745678901234567890 before it potentially gets deleted — I want the full text, timestamp, and any attached media info saved."}],"resultDescription":"Returns a JSON object containing the full public data for the requested X post, including post text, author information, engagement metrics (likes, retweets, replies), media attachments, timestamps, and any other publicly available metadata, along with a queried_at datetime and an optional pagination cursor.","failureModes":["Invalid tweet_id format (non-numeric or too long) returns a validation error","Tweet not found or deleted returns an empty or error response","Private/protected account posts are inaccessible and return no data","Rate limiting from the underlying X API may cause temporary failures","Network or upstream X API outages result in service errors"],"whenToPreferThis":"Use this endpoint when you have a specific tweet ID and need the full public data for that single post. It is ideal for fact-checking, content archiving, social media monitoring, or enriching datasets with tweet details. Prefer this over search endpoints when you already know the exact post ID and need structured, complete metadata rather than query-based results.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T12:48:02.222Z","isFirstParty":false}