Score
Get Credit Score
Get the credit score for a single Ethereum address
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 credit score (300-1000) for the specified Ethereum address based on on-chain activity analysis.Scores are calculated using the Andromeda scoring model and cached for 5 minutes.
Path Parameters
Ethereum address or ENS name (e.g.,
vitalik.eth or 0x742d35Cc6634C0532925a3b844Bc9e7595f0Ab17)Response
The resolved Ethereum address (checksummed)
Credit score between 300 and 1000
Score decile from 1 to 10
Score range:
low, fair, good, very_good, or excellentThe scoring model version (currently
andromeda_1.0)ISO 8601 timestamp when the score was calculated
Optional array of score factors (when
include_factors=true). Each factor includes label, rating, and description.Score Ranges
| Score Range | Range | Description |
|---|---|---|
| 920-1000 | Excellent | Exceptional on-chain activity and credit history |
| 840-919 | Very Good | Strong creditworthiness indicators |
| 750-839 | Good | Solid on-chain history |
| 640-749 | Fair | Some positive activity, room for improvement |
| 300-639 | Low | Limited on-chain history or high-risk activity |
Scoring Factors
The Andromeda model considers:- Wallet Age: How long the address has been active
- Transaction History: Volume and frequency of transactions
- DeFi Activity: Lending, borrowing, and liquidity provision
- Asset Holdings: Token and NFT portfolio value
- Repayment History: DeFi loan repayments and liquidations