Endpoints to fetch Talent Protocol socials
Last updated 16 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-24T22:52:07.921Z", "profile_url": "text", "source": "lens" } ] }