{"api":"v1","generated_at":"2026-09-15T22:57:55.517Z","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/readx-sh-api-name-followers-3399e3","pinned_page":"https://tollindex.com/e/readx-sh-api-name-followers-3399e3/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":"readx-sh-api-name-followers-3399e3","canonical_url":"https://readx.sh/api/:name/followers","resource":"https://readx.sh/api/:name/followers","http_method":"GET","type":"http","x402_version":2,"registries":[],"primary_registry":"cdp","curated_by_coinbase":false,"description":"A user's followers (~200 per page; paginate with cursor until has_more is false). Example: GET /api/jack/followers","service_name":"ReadX","declared_category":null,"declared_tags":["twitter","x","social","data","api"],"route_template":"/api/:name/followers","registry_updated":"2026-08-13T03:05:20.874Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"followers","category":"communications","first_observed_by_toll":"2026-09-10T19:08:24.178Z","last_observed_by_toll":"2026-09-11T20:57:00.628Z","observation_began":"2026-09-10"},"presence":{"listed_now":false,"first_absent_at":"2026-09-12T04:32:46.838Z","delisting_confirmed_at":"2026-09-12T10:44:49.991Z","events":[{"registry":"cdp","at":"2026-09-10T19:08:24.178Z","event":"listed"},{"registry":"cdp","at":"2026-09-12T04:32:46.838Z","event":"delisted"},{"registry":"cdp","at":"2026-09-12T10:44:49.991Z","event":"delisting_confirmed"}]},"accepts":[{"registry":"cdp","ordinal":0,"network":"eip155:8453","asset":"0x833589fcd6edb6e08f4c7c32d4f71b54bda02913","asset_name":"USD Coin","symbol":"USDC","decimals":6,"amount_display":"0.01 USDC","amount_units":0.01,"decimals_known":true,"pay_to":"0x13E060ADcc6F4b731Da8382B333027B8B2bfF707","scheme":"exact"},{"registry":"cdp","ordinal":1,"network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","asset_name":null,"symbol":"USDC","decimals":6,"amount_display":"0.01 USDC","amount_units":0.01,"decimals_known":true,"pay_to":"CHHWRYyo8exGvcLGn3AxzHEZseLZDTnq3FaYkzZVQDQr","scheme":"exact"}],"counters":{"observed_at":"2026-09-11T20:57:00.628Z","calls_30d":182,"unique_payers_30d":1,"last_called_at":"2026-08-13T03:05:59.798Z"},"validation":{"latest":{"observed_at":"2026-09-11T10:05:24.675Z","state":"pass","failed_checks":[],"endpoint_http_status":402,"run_id":"daily-2026-09-11"},"uptime":[{"days":7,"observed":1,"passed":1,"ratio":1},{"days":30,"observed":1,"passed":1,"ratio":1},{"days":90,"observed":1,"passed":1,"ratio":1}],"history_90d":[{"observed_at":"2026-09-11T10:05:24.675Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-11","state_changed":true}]},"seller":{"wallet":"0x13E060ADcc6F4b731Da8382B333027B8B2bfF707","page":"https://tollindex.com/seller/0x13E060ADcc6F4b731Da8382B333027B8B2bfF707","endpoints":12,"hosts":1},"reports":0,"registry_record":{"cdp":[{"tags":["twitter","x","social","data","api"],"type":"http","accepts":[{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"payTo":"0x13E060ADcc6F4b731Da8382B333027B8B2bfF707","amount":"10000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":300},{"asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","extra":{"feePayer":"BENrLoUbndxoNMUS5JXApGMtNykLjFXXixMtpDwDR9SP"},"payTo":"CHHWRYyo8exGvcLGn3AxzHEZseLZDTnq3FaYkzZVQDQr","amount":"10000","scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","maxTimeoutSeconds":300}],"quality":{"lastCalledAt":"2026-08-13T03:05:59.798Z","l30DaysTotalCalls":182,"l30DaysUniquePayers":1},"resource":"https://readx.sh/api/:name/followers","extensions":{"bazaar":{"info":{"input":{"type":"http","method":"GET","pathParams":{"name":"BobbyThakkar"},"queryParams":{}},"output":{"type":"json","example":{"code":0,"data":{"users":[{"id":"12","bio":"","likes":0,"media":0,"banner":"","tweets":30000,"userPic":"","website":"","fullname":"jack","joinDate":1142974214,"location":"","username":"jack","followers":6500000,"following":4000,"protected":false,"suspended":false,"pinnedTweet":"0","verifiedType":"Blue"}],"total_count":200},"pagination":{"has_more":true,"next_cursor":"DAABCgABG...cursor"}}}},"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"},"pathParams":{"type":"object"},"queryParams":{"type":"object","required":["name"],"properties":{"name":{"type":"string","pattern":"^[A-Za-z0-9_]+$","minLength":1,"description":"X handle without the leading @ (alphanumeric and underscore)."},"cursor":{"type":"string","description":"Pagination cursor from a previous response's pagination.next_cursor (the conversation endpoint at /api/{name}/tweets/{id} instead takes its own nested reply cursor — see that endpoint)."}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"routeTemplate":"/api/:name/followers"}},"description":"A user's followers (~200 per page; paginate with cursor until has_more is false). Example: GET /api/jack/followers","lastUpdated":"2026-08-13T03:05:20.874Z","serviceName":"ReadX","x402Version":2}]}}