Endpoints to fetch Talent Protocol socials
Last updated 19 days ago
Was this helpful?
Talent ID, wallet address or account identifier
The source of the account:
farcaster
github
wallet
Your Talent Protocol API key
GET /socials HTTP/1.1 Host: api.talentprotocol.com Accept: */*
Get socials using Talent ID
{ "socials": [ { "follower_count": "text", "following_count": "text", "location": "text", "owner": "text", "bio": "text", "display_name": "text", "image_url": "text", "name": "text", "owned_since": "2025-04-27T21:49:55.557Z", "profile_url": "text", "source": "lens" } ] }