FairScale

Choose Your Signal

Reputation vs credit vs agent trust.

SignalHostEndpointUse when
Reputationapi.fairscale.xyzGET /scoreSybil gates, airdrops, governance weights, ICO/gov activity
Creditagent-api.fairscale.xyzGET /v1/creditLending, collateral, APR
Agent trustagent-api.fairscale.xyzGET /v1/score, /v1/trust-gateAgent API gating, marketplaces

FairScore and credit score are different numbers. A wallet can score 40 on reputation and 80 on credit : they measure different things.

Combine

GET /score          → Sybil check
GET /v1/credit      → loan terms (if needed)
GET /v1/trust-gate  → agent allow/deny

See Solutions for recipes.