cURL
curl --request GET \ --url https://api.clicker.xyz/v1/addresses/{identifier}/profile \ --header 'Authorization: Bearer <token>'
{ "id": "<string>", "name": "<string>", "images": { "raw": "<string>", "xs": "<string>", "sm": "<string>" }, "addresses": [ "<string>" ], "metadata": { "farcasterUsername": "<string>", "farcasterId": 123, "lensHandle": "<string>", "ensName": "<string>", "twitterHandle": "<string>", "debankName": "<string>", "pumpName": "<string>", "commentCount30d": 123, "pnl30d": 123, "winRate30d": 123, "tradeCount30d": 123, "roiPercent30d": 123, "perAddressPnl30d": {}, "perAddressRoiPercent30d": {} }, "metrics": { "thisPartner": { "followingCount": 123, "followerCount": 123 }, "allPartners": { "followingCount": 123, "followerCount": 123 }, "comments": { "commentCount30d": 123, "commentCountAllTime": 123 }, "copytradedAllTime": { "count": 123, "distinctActors": 123, "volumeUSD": 123 } } }
Returns the profile (name, addresses, images, and metadata) for a given address or profile UUID.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Either a Profile UUID, wallet address
200
URLs for different size squares.
Show child attributes
Social metrics for the profile