Report
Summary Credit Report
Get a lightweight summary credit report without per-chain details
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 lightweight summary of key credit metrics across all supported blockchain networks, without the detailed per-chain breakdowns included in the full report. This endpoint is optimized for speed and is ideal for dashboards and quick assessments.This endpoint returns aggregated statistics only, making it significantly faster than the full report while still providing essential financial health indicators.
Path Parameters
Ethereum address or ENS name (e.g.,
vitalik.eth or 0x742d35Cc6634C0532925a3b844Bc454e4438f44e)Response
The resolved Ethereum address (checksummed)
ISO 8601 timestamp when the report was generated
First transaction details (timestamp, block_number, chain_id)
Most recent transaction details
Aggregated credit metrics
Total portfolio value in USD
Total collateral deposited in lending protocols
Total debt across all DeFi protocols
Total transaction count across all chains
Total token transfer count
Number of unique token holdings
Number of collateral positions
Number of active loan positions
Historical liquidation count
Historical default count
Successful loan repayment count
Number of identity attestations
Summary vs Full Report
| Feature | Summary Report | Full Report |
|---|---|---|
| Response Time | 1-3 seconds | 3-10 seconds |
| Payload Size | ~1 KB | ~10-50 KB |
| Chain Details | No | Yes |
| Token Balances | No | Yes |
| NFT Listings | No | Yes |
| DeFi Positions | No | Yes |
| Caching | 5 minutes | 5 minutes |
Use Cases
- Dashboard Summary Cards: Quick overview of wallet health
- Mobile Applications: Faster load times with smaller payloads
- High-Volume Screening: Efficiently evaluate many addresses
- Portfolio Overviews: Quick net worth and activity snapshots
- Risk Pre-screening: Fast initial creditworthiness check
Performance
- Response Time: 1-3 seconds (significantly faster than full report)
- Caching: Results cached for 5 minutes per address