{"uid":"cap_b0Zn0r5py1hhOfTLV3BBK","slug":"twitter-surf-cascade-fyi-f1296d52","name":"Twitter/X Profile Lookup by Username","description":"Fetches the Twitter profile data for a given username.","url":"https://twitter.surf.cascade.fyi/users/hwchase17","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","properties":{}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":{"type":"object","required":["data"],"properties":{"data":{"type":"object","required":["id","name","username","verified","created_at","description","public_metrics","cover_image_url","pinned_tweet_ids","profile_image_url"],"properties":{"id":{"type":"string"},"name":{"type":"string"},"username":{"type":"string"},"verified":{"type":"boolean"},"created_at":{"type":"string"},"description":{"type":"string"},"public_metrics":{"type":"object","required":["like_count","media_count","tweet_count","followers_count","following_count"],"properties":{"like_count":{"type":"number"},"media_count":{"type":"number"},"tweet_count":{"type":"number"},"followers_count":{"type":"number"},"following_count":{"type":"number"}}},"cover_image_url":{"type":"string"},"pinned_tweet_ids":{"type":"array","items":{"type":"string"}},"profile_image_url":{"type":"string"}}}}},"example":{"request":{"input":{"type":"http","method":"GET","queryParams":{}}},"response":{"data":{"id":"2728439146","name":"Harrison Chase","username":"hwchase17","verified":true,"created_at":"2014-07-29T19:22:50.000Z","description":"@LangChain\n\nAlways hiring: https://www.langchain.com/careers","public_metrics":{"like_count":16079,"media_count":637,"tweet_count":16607,"followers_count":105480,"following_count":561},"cover_image_url":"","pinned_tweet_ids":["2054657397902455060"],"profile_image_url":"https://pbs.twimg.com/profile_images/1569345624935485442/R67C4wCQ_normal.jpg"}}},"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.001","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.001/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_l-phZigiITjLZlxNi7v2n","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.001","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Fetches public Twitter/X profile data for a given username, including bio, follower counts, and account metadata.","exampleAgentPrompt":"Can you pull up the Twitter profile for @hwchase17 — I want to see their follower count, bio, and whether the account is verified?","exampleUseCases":null,"resultDescription":"Returns a JSON object containing the user's numeric ID, display name, username, verification status, account creation timestamp, bio/description text, profile image URL, cover image URL, pinned tweet IDs, and public metrics including follower count, following count, tweet count, like count, and media count.","failureModes":["Username not found — returns empty or error response","Username suspended or deactivated account","Rate limiting or payment failure (x402 payment required)","Typo in username yields no results","Private/protected account may have limited data"],"whenToPreferThis":"Use this endpoint when you need structured profile metadata for a specific Twitter/X user by username — especially follower counts, verification status, bio, and account age. Prefer this over scraping Twitter directly or using the full Twitter API when you need a lightweight, pay-per-call lookup without OAuth setup.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T18:45:06.033Z","isFirstParty":false}