Sandbox
Mock Batch Scores
Get mock individual credit scores for multiple addresses
GET
Documentation Index
Fetch the complete documentation index at: https://docs.credprotocol.com/llms.txt
Use this file to discover all available pages before exploring further.
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
Comma-separated list of Ethereum addresses (e.g.,
address=0x123...,0x456...,0x789...)Response
Array of individual mock score objects
The Ethereum address
Mock credit score between 300 and 1000
Score decile from 1 to 10
Score range:
low, fair, good, very_good, or excellentNumber of scores returned
Comparison: Batch vs Aggregated
| Endpoint | Returns | Use Case |
|---|---|---|
/sandbox/score/batch/ | Individual scores per address | Per-wallet display |
/sandbox/score/ | Single aggregated score | Combined assessment |
Performance
- Response Time: Instant (no blockchain queries)
- Quota: Does not count against your API quota