cURL
curl --request GET \ --url https://api.ask.surf/gateway/v1/social/user
{ "data": { "followers_count": 123, "following_count": 123, "handle": "<string>", "name": "<string>", "user_id": "<string>", "avatar": "<string>", "bio": "<string>" }, "meta": { "cached": true, "credits_used": 123 }, "$schema": "<string>" }
X (Twitter) username without @ like cz_binance or vitalikbuterin
cz_binance
vitalikbuterin
"vitalikbuterin"
OK
Show child attributes
A URL to the JSON Schema for this object.
"https://example.com/schemas/DataObjectResponseXUser.json"