https://x402.twit.sh/users
Bulk look up multiple Twitter/X user profiles by their numeric user IDs in a single request. Returns an array of full user profiles. Query param: ids (string, required) - comma-separated numeric Twitter user IDs, max 50, e.g. GET /users?ids=44196397,12,783214. Returns X v2 API-compatible JSON.
What this profile is sourced from
Raw HTTP — what an agent observes
Things to know before drawing strong conclusions
accepts[] entry is used.GET https://x402.twit.sh/users → HTTP/1.1 402 Payment Required X-Payment-Required: $0.0100 X-Payment-Currency: USDC X-Payment-Chain: base GET https://x402.twit.sh/users X-Payment: <signed-receipt> → HTTP/1.1 200 OK Content-Type: application/json …response body…