Sandbox
Mock Aggregated Report
Get a mock aggregated credit report 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 a mock aggregated credit report combining metrics from multiple addresses. Use this to test multi-wallet report scenarios.Query Parameters
Comma-separated list of Ethereum addresses (e.g.,
address=0x123...,0x456...)Response
Array of validated Ethereum addresses
Aggregated mock summary metrics (summed across addresses)
Earliest mock transaction across all addresses
Most recent mock transaction across all addresses
Mock Aggregation
The sandbox aggregates mock data as:- Numeric values are summed across addresses
- Attestations are merged and deduplicated
- First/last transactions span the full range
Performance
- Response Time: Instant (no blockchain queries)
- Quota: Does not count against your API quota