Returns composite reputation scores along with per-token scores for all tokens h...
https://slamai.dev/wallet/reputation/fullOverview
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:13:29
Health
Status
down
Latency (p50)
27ms
Uptime (30d)
0.0%
Reliability Score
35/100
Last Checked
2026-05-11 22:02:45
Last Healthy
Never
Consecutive Failures
1682
x402 Payment Validation
Payment Requirements
Invalid
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-05-11 22:02:45 | down | 502 | 24ms | HTTP 502 |
| 2026-05-11 18:32:18 | down | 502 | 63ms | HTTP 502 |
| 2026-05-11 15:11:47 | down | 502 | 24ms | HTTP 502 |
| 2026-05-11 10:59:47 | down | 502 | 24ms | HTTP 502 |
| 2026-05-11 08:09:03 | down | 502 | 22ms | HTTP 502 |
| 2026-05-11 03:49:21 | down | 502 | 30ms | HTTP 502 |
| 2026-05-10 23:19:08 | down | 502 | 26ms | HTTP 502 |
| 2026-05-10 19:11:37 | down | 502 | 63ms | HTTP 502 |
| 2026-05-10 15:42:12 | down | 502 | 32ms | HTTP 502 |
| 2026-05-10 09:41:09 | down | 502 | 65ms | HTTP 502 |
| 2026-05-10 06:59:08 | down | 502 | 23ms | HTTP 502 |
| 2026-05-10 03:29:52 | down | 502 | 26ms | HTTP 502 |
| 2026-05-09 22:20:35 | down | 502 | 35ms | HTTP 502 |
| 2026-05-09 20:06:31 | down | 502 | 72ms | HTTP 502 |
| 2026-05-09 15:44:36 | down | 502 | 23ms | HTTP 502 |
| 2026-05-09 10:26:17 | down | 502 | 27ms | HTTP 502 |
| 2026-05-09 06:54:21 | down | 502 | 62ms | HTTP 502 |
| 2026-05-09 02:32:50 | down | 502 | 23ms | HTTP 502 |
| 2026-05-09 00:17:24 | down | 502 | 70ms | HTTP 502 |