Loading...
Endpoints to fetch credentials
/passport_credentials
Passport id
Your Talent Protocol API key
Your auth token
get credentials
unauthorized request
curl -L \ --url 'https://api.talentprotocol.com/api/v2/passport_credentials'
{ "passport_credentials": [ { "earned_at": "text", "id": "text", "category": "Activity", "last_calculated_at": "2025-02-06T21:47:31.712Z", "max_score": 1, "name": "text", "score": 1, "type": "active_wallet", "value": "text" } ] }