Interzoid Get X (Twitter) User Profile is a paid API for AI agents from api.interzoid.com, paid per call via x402, $0.05/call, status unknown (last checked 2026-09-13, last successful call 2026-07-18).
Retrieves public profile data for an X (Twitter) user by handle, including follower counts, bio, location, and account metadata.
Retrieve a comprehensive profile snapshot for an X (Twitter) handle including display name, bio description, follower and following counts, total post count, website URL, location, and account creation date.
Returns a JSON object with the X user's display name, handle, follower count, following count, post count, location, website URL, bio description, and account creation date, plus a success/error code and remaining API credits.
GEThttps://api.interzoid.com/getxuserprofileUse this endpoint when you need to enrich leads, contacts, or entities with real-time X/Twitter public profile data — especially follower counts, bios, and account metadata — without building a direct X API integration. Ideal for CRM enrichment, influencer research, or verifying social media presence as part of a data pipeline.
{
"input": {
"type": "http",
"method": "GET",
"queryParams": {
"handle": "twitter"
}
}
}| Field | Type | Description |
|---|---|---|
| inputrequired | object | |
| output | object |
{
"Code": "Success",
"Handle": "",
"Credits": "0",
"Location": "",
"Followers": "",
"Following": "",
"PostCount": "",
"CreateDate": "",
"WebsiteURL": "",
"Description": "",
"DisplayName": ""
}{
"type": "json",
"example": {
"Code": "Success",
"Handle": "lexfridman",
"Credits": "0",
"Location": "Austin and Boston",
"Followers": "4626684",
"Following": "672",
"PostCount": "3984",
"CreateDate": "Dec 3, 2011",
"WebsiteURL": "https://youtube.com/lexfridman",
"Description": "Host of Lex Fridman Podcast. Interested in robots and humans.",
"DisplayName": "Lex Fridman"
}
}Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"