Loading ForensicBlock
Preparing your blockchain forensics platform...
Preparing your blockchain forensics platform...
Integrate blockchain forensics directly into your applications. Risk scoring, address screening, and full AI investigations — all via REST API.
Risk checks in under 2 seconds. Full investigations queued and processed by 9 AI Agents.
API key authentication, TLS encryption, and rate limiting. SOC 2 compliant infrastructure.
Clean REST endpoints with JSON responses. Works with any language or framework.
Pay only for what you use. No minimum contracts. Free tier available for evaluation.
All API requests require a Bearer token in the Authorization header. Generate your API key from the dashboard after signing up.
Three core endpoints cover address risk checks, full investigations, and account management.
/api/v1/address/checkRun a risk check on any blockchain address. Returns risk score, entity classification, sanctions status, and confidence level.
| Parameter | Type | Required | Description |
|---|---|---|---|
| address | string | Required | Blockchain address to check |
| chain | string | Optional | Blockchain network (default: "ethereum") |
Example Request
Example Response
/api/v1/investigateLaunch a full AI investigation with all six agents. Returns investigation ID for polling results.
| Parameter | Type | Required | Description |
|---|---|---|---|
| address | string | Required | Target address to investigate |
| chain | string | Optional | Blockchain network (default: "ethereum") |
| depth | string | Optional | "quick" | "standard" | "deep" |
Example Request
Example Response
/api/v1/credits/balanceCheck your current credit balance and usage statistics.
Example Request
Example Response
50 credits/month
1,000 credits/month
Custom
Sign up for free, generate an API key, and start making requests in minutes. No credit card required for the free tier.