{"uid":"cap_TGUTjTdDcqGFGvC7oTPqc","slug":"glim-sh-twitter-user-followers-lookup-ad1c9c98","name":"glim.sh Twitter User Followers Lookup","description":"One remote endpoint gives your agent live data from Twitter, Reddit, the open web, GitHub and more. No API keys, no scraping stack - just connect the URL and go.","url":"https://glim.sh/api/v1/twitter/users/%7Bref%7D/followers","method":"POST","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"type":"object","properties":{"cursor":{"type":"string","description":"Pagination cursor"},"page_size":{"type":"integer","default":200,"maximum":200,"minimum":20,"description":"Number of users per page"}}},"type":{"type":"string","const":"http"},"method":{"enum":["POST"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"pathParams":{"type":"object"}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","required":["data","meta"],"properties":{"data":{"type":"array","items":{"type":"object","propertyNames":{"type":"string"},"additionalProperties":{}}},"meta":{"type":"object","required":["result_count"],"properties":{"next_cursor":{"type":"string"},"result_count":{"type":"integer","maximum":9007199254740991,"minimum":-9007199254740991},"has_next_page":{"type":"boolean"}}}}}}}}},"responseSchema":{"type":"json","example":{"data":[{"id":"44196397","username":"cascade_fyi"}],"meta":{"result_count":1}}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.004","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"settled","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.004/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.004","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.004","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_ytSfh7J9a3RmhGevIYztG","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.004","costPer":"request","priority":0,"asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Fetches the list of followers for a given Twitter/X user account, returning their IDs and usernames.","exampleAgentPrompt":"Can you get me the followers of the Twitter user @elonmusk — return the first 30 followers with their usernames and IDs?","exampleUseCases":null,"resultDescription":"A JSON object containing an array of follower records (each with a user ID and username) plus metadata indicating the result count. Example: {data: [{id: '44196397', username: 'cascade_fyi'}], meta: {result_count: 1}}.","failureModes":["User not found or invalid username/ID — likely returns an error or empty data array","Rate limit exceeded — may return a 429 or payment-related error","Invalid count parameter (e.g. 0 or non-integer) — may return validation error","Private/protected account — followers may not be accessible, returning empty or error","Network timeout or upstream Twitter API outage — service unavailable response"],"whenToPreferThis":"Use this endpoint when you need Twitter/X follower data for a specific user without managing your own Twitter API credentials or scraping infrastructure. Ideal for agents that need live social graph data on demand at low per-call cost via x402 micropayments. Prefer this over DIY scraping or direct Twitter API integration when you want zero setup and pay-per-use pricing.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-08T12:40:37.527Z","isFirstParty":false}