Installation
Quick start
API reference
Constructor
client.reputation(address, options?)
Look up a wallet’s cached reputation profile.
ReputationResponse with score, classification, identity, and activity data.
client.assess(address, options?)
On-the-fly trust assessment with policy evaluation. Paid tier only.
AssessResponse with all reputation fields plus decision and decision_reasons.