Chainalysis API logo

Chainalysis API

Chainalysis API

Chainalysis API provides blockchain compliance and forensics data — address risk scoring, KYT (Know Your Transaction) screening, sanctions list matching, on-chain investigation.

Visit site ↗Documentation ↗Health checked 9h ago
Use it when

Most authoritative on-chain compliance data source (widely used by FBI, IRS, EU regulators)

Watch for

Expensive (cheapest plan thousands per month, institutional tier hundreds of thousands per year)

First check

Contact sales to sign contract. Chainalysis evaluates your use case before granting API access.

Auth
api_key
CORS
?
HTTPS
Yes
Signup
?
Latency
238 ms
Protocol
REST
Pricing
paid

Uptime · 30-day window

Probes: 1Uptime: 100%Avg latency: 238ms
01

About this API

Chainalysis is a Danish blockchain compliance company founded 2014, the absolute leader in this space. Adopted by nearly all major crypto exchanges (Coinbase, Binance, Kraken), traditional banks, and regulatory/law enforcement agencies (FBI, IRS, EU regulators, US Treasury OFAC) for crypto AML compliance. Core products: (1) KYT (Know Your Transaction) — exchanges check address risk on every transaction, rejecting hits on darknet/ransomware/sanctioned addresses; (2) Reactor — forensics tool visualizing fund flows from source through mixers to exchanges; (3) Address screening API — single-query risk scoring for any address. Competitors include TRM Labs, Elliptic, but Chainalysis has the most complete database (years of crawling and intel partnerships). Typical developers don't access it, but all compliance-grade crypto product backends use Chainalysis.

02

What you can build

  • 1Crypto exchange AML compliance screening
  • 2Institutional customer crypto address due diligence at onboarding
  • 3Legal forensics (tracking crypto funds for victims)
  • 4Bank compliance review before accepting crypto deposits
03

Strengths & limitations

Strengths

  • Most authoritative on-chain compliance data source (widely used by FBI, IRS, EU regulators)
  • Most complete address database identifying darknet, ransomware, scam, sanctioned entities
  • Professional forensics services team

Limitations

  • Expensive (cheapest plan thousands per month, institutional tier hundreds of thousands per year)
  • Only for compliance institutions and law enforcement (individual developers can't access)
  • Long sales process
04

Example request

Generic template — replace <endpoint> with the real path from the docs.
curl https://www.chainalysis.com/<endpoint> \
  -H "Authorization: Bearer $API_KEY"
# Some providers use X-Api-Key instead — verify in the docs.
05

Getting started

Contact sales to sign contract. Chainalysis evaluates your use case before granting API access.

06

FAQ

Can individual developers use it?+

No. Chainalysis only serves institutions with clear compliance needs. Individual developers should use etherscan + write custom heuristics.

What's the pricing?+

Not public. The cheapest KYT plans reportedly start at thousands per month; Enterprise tier hundreds of thousands per year is common.

07

Technical details

CORS: ?HTTPS: YesSignup: ?Open source: No
Auth type
api_key
Pricing
paid
Rate limit
按合约定制
Protocols
REST
SDKs
python, javascript, go
Response time
238 ms
Last health check
5/12/2026, 7:37:11 AM
08

Tags