← Back to directory

Returns composite reputation scores along with per-token scores for all tokens h...

https://api.slamai.dev/wallet/reputation/full

Overview

Returns composite reputation scores along with per-token scores for all tokens held in each wallet.

Protocol x402
Price $0.0010
Payment Asset USD Coin
Payment Network Base
Category crypto/wallet
Provider slamai
Source bazaar
Indexed 2026-03-02 01:02:05

Health

Status healthy
Latency (p50) 393ms
Uptime (30d) 100.0%
Reliability Score 95/100
Last Checked 2026-03-21 01:02:42
Last Healthy 2026-03-21 01:02:42
Consecutive Failures 0

x402 Payment Validation

Payment Requirements Valid
Asset Verified
Facilitator

Input Schema

{ "method": "GET", "queryParams": { "addresses": { "description": "Pipe-delimited list of wallet addresses. Max: 75", "required": true, "type": "string" }, "at_block_number": { "description": "Block number to calculate reputation at", "format": "int32", "type": "integer" }, "at_timestamp": { "description": "UTC timestamp to calculate reputation at (ignored if block number is present)", "format": "date-time", "type": "string" }, "blockchain": { "description": "The blockchain network to query.", "enum": [ "ethereum", "base" ], "required": true, "type": "string" }, "estimate_cost": { "description": "If true, only the SLAM token cost is returned", "type": "boolean" } }, "type": "http" }

Output Schema

{ "content": { "application/json": { "schema": { "oneOf": [ { "properties": { "block": { "description": "Block number used for reputation snapshot", "format": "int32", "type": "integer" }, "chain": { "description": "Blockchain network name", "type": "string" }, "slam": { "description": "SLAM token cost for this API call", "format": "double", "type": "number" }, "utc": { "description": "UTC ISO 8601 timestamp of snapshot", "type": "string" }, "wallets": { "description": "List of wallets and their full reputation profiles", "items": { "properties": { "address": { "description": "Wallet address being evaluated", "type": "string" }, "reputation": { "properties": { "depth": { "description": "Confidence level or sample depth (e.g., 'Deep', 'Shallow')", "type": "string" }, "raw": { "description": "Numeric reputation score (e.g., 78.54)", "format": "double", "type": "number" }, "tier": { "description": "Reputation letter grade (e.g., 'A-', 'B')", "type": "string" } }, "type": "object" }, "tokens": { "description": "List of per-token reputations in the wallet’s portfolio", "items": { "properties": { "reputation": { "properties": { "raw": { "description": "Reputation score for this token", "format": "double", "type": "number" }, "tier": { "description": "Reputation grade for this token", "type": "string" }, "weight": { "description": "Relative weighting of this token in the wallet’s composite reputation", "format": "double", "type": "number" } }, "type": "object" }, "token": { "properties": { "address": { "description": "Token contract address", "type": "string" }, "name": { "description": "Full name of the token", "type": "string" }, "symbol": { "description": "Token symbol", "type": "string" } }, "type": "object" } }, "type": "object" }, "type": "array" } }, "type": "object" }, "type": "array" } }, "type": "object" }, { "properties": { "slam": { "format": "double", "type": "number" } }, "type": "object" } ] } } }, "description": "OK", "status": 200 }

Recent Health Checks

Time Status HTTP Latency Error
2026-03-21 01:02:42 healthy 402 482ms
2026-03-21 00:20:27 healthy 402 293ms
2026-03-20 23:29:34 healthy 402 249ms
2026-03-20 22:18:56 healthy 402 552ms
2026-03-20 21:41:18 healthy 402 216ms
2026-03-20 20:54:15 healthy 402 393ms
2026-03-20 19:45:58 healthy 402 479ms
2026-03-20 18:58:44 healthy 402 303ms
2026-03-20 18:06:47 healthy 402 320ms
2026-03-20 17:27:50 healthy 402 451ms
2026-03-20 16:17:26 healthy 402 266ms
2026-03-20 15:54:26 healthy 402 281ms
2026-03-20 15:08:53 healthy 402 478ms
2026-03-20 15:07:00 healthy 402 184ms
2026-03-20 13:50:50 healthy 402 591ms
2026-03-20 12:48:32 healthy 402 404ms
2026-03-20 11:57:52 healthy 402 553ms
2026-03-20 10:46:29 healthy 402 380ms
2026-03-20 09:42:03 healthy 402 275ms
2026-03-20 08:47:47 healthy 402 394ms