API Reference - V2
Technical specifications and usage examples for all endpoints in the Talent Protocol V2 API.
Last updated
Was this helpful?
Technical specifications and usage examples for all endpoints in the Talent Protocol V2 API.
Last updated
Was this helpful?
The Talent Protocol API V2 provides comprehensive access to verified builder reputation data through a redesigned architecture that's more powerful and flexible than V1.
Advanced Search: Filter profiles by multiple criteria including tags, scores, and human verification status
Profile-Centric Design: Streamlined endpoints organized around Profiles as the central entity
Multiple Scoring Systems: Support for Builder Score and other upcoming scores
Consistent Responses: Standardized response formats across all endpoints
Improved Pagination: Options for both page-based and cursor-based pagination
All V2 API endpoints require authentication using your API key in the X-API-KEY
header.
Base URL: https://api.talentprotocol.com/
: /search/advanced/profiles
- Find profiles matching specific criteria
: /profile
- Get profile information by ID or account identifier
: /score
- Get Builder Score and other scoring information
: /farcaster/scores
- Get the Builder Score of Farcaster users
: /credentials
- Get the points each data point contributed to the Builder Score
: /accounts
- Get connected accounts information
: /socials
- Get connected social media information
See the individual endpoint documentation for detailed request and response formats.