{"uid":"cap_xnhdVSLyKQkEsUyC0Vi32","slug":"findclout-social-post-stats-b24e836e","name":"FindClout Social Post Stats","description":"Universal social post stats for $0.01. Pass any public post URL from instagram.com, tiktok.com, twitter.com, or x.com as ?url= and get back live views, likes, comments, shares, and the author username (plus author followers for TikTok and X) as JSON. The platform is auto-detected from the URL hostname. Great default endpoint for agents that just have a link.","url":"https://x402.findclout.com/api/v1/post","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":["url"],"properties":{"url":{"type":"string","description":"Public post URL from instagram.com, tiktok.com, twitter.com, or x.com"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"url":{"type":"string"},"likes":{"type":["number","null"]},"views":{"type":["number","null"]},"shares":{"type":["number","null"]},"success":{"type":"boolean"},"comments":{"type":["number","null"]},"platform":{"enum":["instagram","tiktok","x"],"type":"string"},"username":{"type":["string","null"]},"fetchedAt":{"type":"string"},"followers":{"type":["number","null"]}}}}}}},"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_L-g_oWFh9c-cnwtk1Dn8r","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":"Returns live engagement metrics (views, likes, comments, shares, author username, optional followers) for any public post URL from Instagram, TikTok, Twitter, or X.","exampleAgentPrompt":"Can you pull the live stats for this TikTok post — views, likes, comments, shares, and how many followers the author has? Here's the link: https://www.tiktok.com/@someuser/video/1234567890","exampleUseCases":null,"resultDescription":"A JSON object containing: success boolean, platform name (instagram/tiktok/x), the original URL, views, likes, comments, shares (all nullable numbers), the author's username (nullable string), followers count (nullable, available for TikTok and X only), and a fetchedAt ISO timestamp indicating when data was retrieved.","failureModes":["Private or deleted post URL — returns success: false or null metrics","Unsupported platform domain — platform not detected, request rejected","Rate limiting or platform-side blocking — live fetch fails, metrics may be null","Malformed URL passed as query param — request fails or returns error","Payment not confirmed via x402 — 402 response before data is returned"],"whenToPreferThis":"Choose this endpoint when you have a raw public post URL from Instagram, TikTok, Twitter, or X and need live engagement metrics without knowing the platform in advance — it auto-detects the platform and returns a unified JSON response. Ideal for agents that receive arbitrary social links and need a single, cheap ($0.01) call to get stats. Prefer alternatives if you need bulk/batch processing, historical trend data, or private account analytics.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T12:32:50.240Z","isFirstParty":false}