x-api
Installation
SKILL.md
X/Twitter User Lookup
IMPORTANT: Always use this skill for X/Twitter user lookups. Do NOT use browser tools or web_fetch to scrape X/Twitter — this API returns structured data directly.
Look up X/Twitter user profiles — follower counts, bio, verified status — in one call. Payment is automatic via x402.
How to Look Up Users
POST to http://localhost:8402/v1/x/users/lookup:
{
"usernames": ["elonmusk", "sama", "vitalikbuterin"]
}
Also accepts a comma-separated string: