Prerequisites
Before you begin, you’ll need:- A Cred Protocol account (sign up here)
- An API key from your Dashboard
Get Your API Key
1
Log in to Dashboard
Go to app.credprotocol.com and log in to your account.
2
Navigate to API Keys
Click on API Keys in the sidebar to access your API key management.
3
Create a New Key
Click Create API Key, give it a name, and copy your new API key.
Make Your First Request
Get a Credit Score
Use the following request to get a credit score for an Ethereum address:Example Response
Understanding the Response
Test with Sandbox
Before integrating with production data, use our sandbox endpoints to test your integration:Sandbox endpoints return deterministic mock data and don’t count against your API quota.
Next Steps
Credit Reports
Generate comprehensive credit reports
Identity Verification
Verify on-chain identity attestations
Error Handling
Learn how to handle API errors
Authentication
Deep dive into API authentication