CredScore
Docs

API Reference

Programmatic access to CredScore (coming soon).

The CredScore API is currently in development. The planned endpoints will allow programmatic wallet analysis, batch scoring, case management, and webhook notifications for alert events.

Planned endpoints:

POST /v1/analyze — analyze a single wallet. Returns the full analyst briefing as JSON. POST /v1/batch — analyze up to 100 wallets in a single request. Returns streaming results. GET /v1/wallets/:address — get the most recent cached analysis for a wallet. GET /v1/cases — list cases. POST /v1/cases — create a case. POST /v1/cases/:id/wallets — attach a wallet to a case.

Authentication will be via API keys generated in your account settings. Rate limits will depend on your plan.

If you need API access for an enterprise integration, contact wade@credscore.us. Early API access is available to select partners during the private beta.