{"uid":"cap_-P91pM26zXhVTv3xUzuGK","slug":"readx-user-profile-info-556e3df5","name":"ReadX User Profile Info","description":"A user's profile info: id, name, bio, location, follower/following counts, verification. Example: GET /api/jack/info","url":"https://readx.sh/api/:name/info","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"},"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)."}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"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_EewekfVjP18ZCz2GC3Kuz","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":"Fetches a Twitter/X user's public profile data including id, name, bio, location, follower/following counts, and verification status by handle","exampleAgentPrompt":"Can you pull up the Twitter profile info for elonmusk — I want to see their bio, follower count, and whether they're verified?","exampleUseCases":[{"title":"Influencer vetting before partnership","prompt":"Look up the X profile for MrBeast — I need their follower count, bio, and verification status before we decide whether to reach out for a sponsorship."},{"title":"Competitive social media benchmarking","prompt":"Grab the Twitter profile details for our top three competitors — starting with openai — so I can compare their follower counts and bios."},{"title":"Journalist source verification","prompt":"Can you check the X profile for nytimes and tell me their bio, location, and whether the account is verified? I want to confirm it's the official account."}],"resultDescription":"Returns a JSON object containing the user's numeric id, display name, bio/description text, location string, follower count, following count, tweet count, and verification status for the requested X handle.","failureModes":["Handle not found — returns 404 or empty result if the username does not exist or has been suspended","Invalid handle format — returns validation error if handle contains disallowed characters or is empty","Rate limiting or payment failure — call may be rejected if USDC payment is not processed correctly via x402","Private/suspended accounts may return no data or partial data","Handle changes — if the user has changed their username, the old handle will return no results"],"whenToPreferThis":"Choose this endpoint when you need structured profile metadata (bio, follower counts, verification) for a specific known X/Twitter username. Prefer this over a search endpoint when you already have the exact handle and want authoritative profile data in a single fast call. Ideal for enrichment pipelines, influencer research, journalist verification, or social graph analysis workflows that require per-user profile facts.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T12:51:59.726Z","isFirstParty":false}