Talent Protocol Docs
  • DEVELOPERS
    • Get Started
    • Talent API
      • Authentication
      • API Reference - V1
        • [Deprecated] - Talent Passports
        • [Deprecated] - Credentials
      • API Reference - V2
        • Score
        • Credentials
        • Farcaster scores
        • Socials
        • Search
        • Accounts
      • Rate Limits
      • Pagination
    • API Pricing
    • Smart Contracts
  • Protocol Concepts
    • User
    • Account
    • Profile
    • Data Point
    • Data Issuer
    • Scoring Systems
      • Builder Score
        • Builder Score Levels
      • Creator Score (coming soon)
      • Degen Score (coming soon)
    • Human Checkmark
  • Socials
  • Data Points
    • Base
    • Bonsai
    • Bountycaster
    • BUILD
    • Coinbase
    • Crypto Nomads
    • Cyber
    • DAOBase
    • Degen
    • Developer DAO
    • Devfolio
    • ENS
    • ETHGlobal
    • Farcaster
    • GitHub
    • Human Checkmark
    • Jumper
    • Lens
    • Linkedin
    • Onchain Activity
    • Safe
    • Serotonin
    • Taikai
    • Talent Protocol
    • X/Twitter
  • Legal
    • Terms of Service
    • Privacy Notice
    • Builder Rewards T&C
    • Builder Rewards with Celo T&C
    • Builder Score App T&C
Powered by GitBook
On this page
  • Key Improvements in V2
  • Getting Started

Was this helpful?

Export as PDF
  1. DEVELOPERS
  2. Talent API

API Reference - V2

Technical specifications and usage examples for all endpoints in the Talent Protocol V2 API.

Previous[Deprecated] - CredentialsNextScore

Last updated 24 days ago

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.

Key Improvements in V2

  • 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

Getting Started

All V2 API endpoints require authentication using your API key in the X-API-KEY header.

Base URL: https://api.talentprotocol.com/

Core Endpoints

  • : /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.

Profile Search
Profile Data
Score Data
Farcaster Scores
Account Data
Social Data
Credentials Data