{"api":"v1","generated_at":"2026-09-15T23:44:29.044Z","licence":{"name":"CC BY 4.0","url":"https://creativecommons.org/licenses/by/4.0/","attribution":"TOLL, with a link to the page cited"},"page":"https://tollindex.com/e/api-socialfetch-dev-v1-twitter-search-77647b","pinned_page":"https://tollindex.com/e/api-socialfetch-dev-v1-twitter-search-77647b/at/2026-09-15T21-20Z","pinned":false,"method":"https://tollindex.com/ledger/method","snapshot_at":"2026-09-15T21:20:12.737Z","snapshot_stamp":"2026-09-15T21-20Z","endpoint":{"slug":"api-socialfetch-dev-v1-twitter-search-77647b","canonical_url":"https://api.socialfetch.dev/v1/twitter/search","resource":"https://api.socialfetch.dev/v1/twitter/search","http_method":"GET","type":"http","x402_version":2,"registries":["cdp"],"primary_registry":"cdp","curated_by_coinbase":false,"description":"Search X posts or people by query.","service_name":"SocialFetch","declared_category":null,"declared_tags":["Twitter","social-data"],"route_template":null,"registry_updated":"2026-09-13T15:01:54.960Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"twitter search","category":"communications","first_observed_by_toll":"2026-09-10T19:08:24.178Z","last_observed_by_toll":"2026-09-15T21:20:12.737Z","observation_began":"2026-09-10"},"presence":{"listed_now":true,"first_absent_at":null,"delisting_confirmed_at":null,"events":[{"registry":"cdp","at":"2026-09-10T19:08:24.178Z","event":"listed"}]},"accepts":[{"registry":"cdp","ordinal":0,"network":"eip155:8453","asset":"0x833589fcd6edb6e08f4c7c32d4f71b54bda02913","asset_name":"USD Coin","symbol":"USDC","decimals":6,"amount_display":"0.014 USDC","amount_units":0.014,"decimals_known":true,"pay_to":"0x02C2fCAfCe36B4AAdB39625866Bc6B1699d83043","scheme":"exact"}],"counters":{"observed_at":"2026-09-15T21:20:12.737Z","calls_30d":19,"unique_payers_30d":3,"last_called_at":"2026-09-13T15:01:54.608Z"},"validation":{"latest":{"observed_at":"2026-09-15T05:33:42.567Z","state":"pass","failed_checks":[],"endpoint_http_status":402,"run_id":"daily-2026-09-15"},"uptime":[{"days":7,"observed":5,"passed":5,"ratio":1},{"days":30,"observed":5,"passed":5,"ratio":1},{"days":90,"observed":5,"passed":5,"ratio":1}],"history_90d":[{"observed_at":"2026-09-15T05:33:42.567Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-15","state_changed":false},{"observed_at":"2026-09-14T05:07:13.650Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-14","state_changed":false},{"observed_at":"2026-09-13T05:03:26.775Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-13","state_changed":false},{"observed_at":"2026-09-12T07:19:36.222Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-12","state_changed":false},{"observed_at":"2026-09-11T11:01:15.200Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-11","state_changed":true}]},"seller":{"wallet":"0x02C2fCAfCe36B4AAdB39625866Bc6B1699d83043","page":"https://tollindex.com/seller/0x02C2fCAfCe36B4AAdB39625866Bc6B1699d83043","endpoints":45,"hosts":1},"reports":0,"registry_record":{"cdp":[{"tags":["Twitter","social-data"],"type":"http","accepts":[{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"payTo":"0x02C2fCAfCe36B4AAdB39625866Bc6B1699d83043","amount":"14000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":300}],"quality":{"lastCalledAt":"2026-09-13T15:01:54.608Z","l30DaysTotalCalls":19,"l30DaysUniquePayers":3},"resource":"https://api.socialfetch.dev/v1/twitter/search","extensions":{"bazaar":{"info":{"input":{"type":"http","method":"GET","queryParams":{"query":"what to watch this weekend"}},"output":{"type":"json","example":{"data":{"page":{"hasMore":true,"nextCursor":"eyJ2IjoxLCJjIjoiREFBRERBQUJDZ0FCSFI0ZDNfLVhzYVVLQUFJZEhoeXlSWm9BaGdBSUFBSUFBQUFDQ0FBREFBQUFBQWdBQkFBQUFBQUtBQVVkSGgzbU9…"},"people":[],"tweets":[{"id":"2098147324304273829","url":"https://x.com/azraphbelzie/status/2098147324304273829","text":"@Necro_Ch_ NASA did nothing wrong !","author":{"handle":null,"verified":null,"avatarUrl":null,"profileUrl":null,"displayName":null,"blueVerified":null,"platformUserId":null},"language":"en","createdAt":"2026-09-10T20:31:18.000Z","_truncated":true,"createdAtUnix":1789072278,"conversationId":"2098097636234440883","createdAtLabel":null,"quotedStatusId":null,"retweetTweetId":null,"inReplyToStatusId":"2098097636234440883"}]},"meta":{"version":"v1","requestId":"req_example_twitter_search","creditsCharged":1}}}},"schema":{"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":["query"],"properties":{"limit":{"type":"integer","maximum":20,"minimum":1,"description":"Optional page size (1–20). Best-effort; the actual page size may differ."},"query":{"type":"string","maxLength":512,"minLength":1,"description":"Search query for public posts on X."},"cursor":{"type":"string","minLength":1,"description":"Opaque pagination cursor returned by a previous response."},"endDate":{"type":"string","pattern":"^\\d{4}-\\d{2}-\\d{2}$","description":"Optional end date filter in YYYY-MM-DD format."},"section":{"enum":["top","latest","people","photos","videos"],"type":"string","default":"top","description":"Search section: `top` (default), `latest`, `people`, `photos`, or `videos`."},"language":{"enum":["en","es","fr","de","it","pt","ru","zh","ja","ko","ar","bg","hr","cs","da","nl","et","fi","el","hu","id","ga","lv","lt","no","pl","ro","sk","sl","sv","tr","uk","vi","cy","zu"],"type":"string","description":"Optional language filter."},"minLikes":{"type":"integer","maximum":9007199254740991,"minimum":0,"description":"Optional minimum like count filter."},"startDate":{"type":"string","pattern":"^\\d{4}-\\d{2}-\\d{2}$","description":"Optional start date filter in YYYY-MM-DD format."},"minReplies":{"type":"integer","maximum":9007199254740991,"minimum":0,"description":"Optional minimum reply count filter."},"minRetweets":{"type":"integer","maximum":9007199254740991,"minimum":0,"description":"Optional minimum retweet count filter."}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}}},"payment-identifier":{"info":{"required":false},"schema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["required"],"properties":{"id":{"type":"string","pattern":"^[a-zA-Z0-9_-]+$","maxLength":128,"minLength":16},"required":{"type":"boolean"}}}}},"description":"Search X posts or people by query.","lastUpdated":"2026-09-13T15:01:54.96Z","serviceName":"SocialFetch","x402Version":2}]}}