curl -X GET "https://api.credprotocol.com/api/v2/score/batch?addresses=vitalik.eth,0x742d35Cc6634C0532925a3b844Bc9e7595f0Ab17" \ -H "Authorization: Bearer YOUR_API_KEY"
{ "results": [ { "address": "0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045", "score": 847, "classification": "Excellent", "model": "andromeda", "cached": true }, { "address": "0x742d35Cc6634C0532925a3b844Bc9e7595f0Ab17", "score": 723, "classification": "Good", "model": "andromeda", "cached": false } ], "total": 2, "successful": 2, "failed": 0, "timestamp": "2024-01-15T10:30:00Z" }
Get credit scores for multiple Ethereum addresses in a single request
address=0x123...,0x456...,vitalik.eth
Low
Fair
Good
Very Good
Excellent