1. Get an API key
Sign up at agentscore.sh/dashboard to get your API key. The free tier includes 5,000 calls per month.2. Look up a wallet
Make a GET request to the reputation endpoint with any EVM wallet address:3. Read the response
The free tier returns a summary view:score— Composite trust score from 0 to 100grade— Letter grade (A/B/C/D/F) for quick evaluationpreview.allow_hint— Whether this wallet would pass a default policy
4. Make a trust decision
On paid tiers, pass policy parameters to get an explicit allow/deny decision:decision object: