{"uid":"cap_j205tTpYdBwCFtUrK7kla","slug":"socialfetch-x-hashtag-search-6c31d683","name":"SocialFetch X Hashtag Search","description":"Search X posts by hashtag (not free-text keyword — use twitter.search.list for that).","url":"https://api.socialfetch.dev/v1/twitter/hashtags","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":["hashtag"],"properties":{"limit":{"type":"integer","maximum":20,"minimum":1,"description":"Optional page size (1–20). Best-effort; the actual page size may differ."},"cursor":{"type":"string","minLength":1,"description":"Opaque pagination cursor returned by a previous response."},"hashtag":{"type":"string","maxLength":256,"minLength":1,"description":"Hashtag to search, with or without a leading #."},"section":{"enum":["top","latest","people","photos","videos"],"type":"string","default":"top","description":"Hashtag feed section: `top` (default), `latest`, `people`, `photos`, or `videos`."}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.014","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.014/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.014","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.014","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_p28HjrO-YINZN67ClDmIv","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.014","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Search X (Twitter) posts by a specific hashtag, with optional section filtering and pagination.","exampleAgentPrompt":"Pull the latest 20 posts from the #AI hashtag on X, using the 'latest' section so I get the most recent ones first.","exampleUseCases":null,"resultDescription":"A list of X (Twitter) posts matching the given hashtag, filtered by optional section (top, latest, people, photos, videos), with a pagination cursor for fetching subsequent pages and up to 20 results per call.","failureModes":["Missing required 'hashtag' parameter returns a validation error","Hashtag exceeding 256 characters is rejected","Invalid 'section' enum value causes a bad request error","Expired or invalid pagination cursor returns an error or empty results","Rate limiting or downstream X API unavailability returns a 5xx error","Requesting a limit above 20 is silently capped or rejected"],"whenToPreferThis":"Use this endpoint when you need to search X posts by a specific hashtag (e.g. #Bitcoin) rather than free-text keywords — for free-text keyword search, use the sibling twitter.search.list endpoint instead. Prefer this when you need section-specific feeds (top, latest, photos, videos, people) or paginated hashtag results.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T00:50:32.406Z","isFirstParty":false}