Endpoints to fetch Talent Protocol scores from farcaster ids
Last updated 2 days ago
Was this helpful?
Comma separated list of farcaster ids. Only positive integers are accepted. Max 100 fids are accepted.
Your Talent Protocol API key
GET /farcaster/scores HTTP/1.1 Host: api.talentprotocol.com Accept: */*
Get scores
{ "scores": [ { "points": 1, "last_calculated_at": "2025-04-24T23:09:02.487Z", "farcaster_id": "text" } ] }