Sandbox
Mock Batch Scores
Get mock individual credit scores for multiple addresses
GET
Overview
Returns mock individual credit scores for multiple addresses without aggregation. Use this to test batch scoring scenarios where you need per-wallet scores.Query Parameters
string
required
Comma-separated list of Ethereum addresses (e.g.,
address=0x123...,0x456...,0x789...)Response
array
Array of individual mock score objects
string
The Ethereum address
integer
Mock credit score between 300 and 1000
integer
Score decile from 1 to 10
string
Score range:
low, fair, good, very_good, or excellentinteger
Number of scores returned
Comparison: Batch vs Aggregated
Performance
- Response Time: Instant (no blockchain queries)
- Quota: Does not count against your API quota