Chainalysis website screenshot

Chainalysis

Chainalysis is a blockchain analysis company providing data, software, and research to government agencies, exchanges, banks, and crypto businesses for compliance, investigation, and risk management. Core products include KYT (real-time transaction monitoring), Address Screening, the publicly hosted Sanctions API, Reactor (investigations and fund tracing), Crypto Investigations, Wallet Scan, Rapid (AI-assisted triage), VASP Risking, and Sentinel (stablecoin risk). Security-side products include Hexagate (web3 threat prevention) and Alterya (fraud prevention). Most APIs are REST-based and gated behind enterprise contracts, except the free public Sanctions Screening API.

Chainalysis publishes 12 APIs on the APIs.io network. Tagged areas include Compliance, AML, KYT, Sanctions, and Investigations.

Chainalysis’ developer surface includes documentation, support, engineering blog, signup flow, authentication, and 23 more developer resources.

39.2/100 thin ▬ flat Agent 8/100 agent aware saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessFree
12 APIs
ComplianceAMLKYTSanctionsInvestigationsBlockchain AnalyticsRiskCrypto

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics could not be measured. We hold no machine-readable contract for this provider to read, so there is nothing to measure a write surface against. Excluded rather than scored zero: never-measured and measured-empty are different facts. Publishing an OpenAPI is what makes this facet — and several others — scorable at all.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/chainalysis: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 12

Individual APIs this provider publishes, each with its own machine-readable definition.

Chainalysis Sanctions Screening API

Free public REST API that returns whether a given crypto address is identified as sanctioned by OFAC, EU, or UN sanctions authorities. No commercial licence required; widely emb...

Chainalysis KYT API

Enterprise REST API for real-time anti-money-laundering monitoring of crypto transactions - register deposits, withdrawals, and transfers, and receive risk scoring, alerts, and ...

Chainalysis Address Screening API

Enterprise REST API for assessing a wallet's risk exposure - returns categorised exposure (e.g. darknet markets, sanctions, scams) and a risk score for a given address. Used to ...

Chainalysis Entities API

Enterprise REST API exposing Chainalysis's labelled-entity dataset - look up the entity behind a given address (exchange, mixer, sanctioned actor, scam, etc.) and retrieve entit...

Chainalysis Reactor

Investigation product for tracing funds across blockchains - graph explorer, address clustering, and case management used by law enforcement, government, and private investigato...

Chainalysis Crypto Investigations

Managed investigation service where Chainalysis analysts conduct or assist with crypto-related investigations on behalf of customers, including expert testimony, asset recovery ...

Chainalysis Rapid

AI-powered triage product for instant assessment of crypto addresses and transactions - surfaces key risk and entity context to speed up investigations and compliance reviews.

Chainalysis Wallet Scan

Tool for scanning recovered seed phrases against the blockchain to identify wallets holding seizable cryptocurrency, used in law-enforcement asset-seizure workflows.

Chainalysis VASP Risking

Risk-profile product for Virtual Asset Service Providers - assesses exchanges and other VASPs against AML, sanctions, and counterparty risk criteria for use in correspondent and...

Chainalysis Sentinel

Stablecoin-focused risk product that evaluates the risk profile of individual stablecoins, their issuers, and circulation patterns.

Hexagate (Chainalysis)

Web3 security product (acquired by Chainalysis) that monitors smart contracts and on-chain activity in real time to detect and prevent exploits, governance attacks, and protocol...

Alterya (Chainalysis)

AI-powered fraud prevention product (acquired by Chainalysis) that identifies scams and fraud-victim relationships to help exchanges and payment platforms intervene before funds...

Scroll for all 12

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Chainalysis Rate Limits

1 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Security Posture 4

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Chainalysis Authentication

3 schemes

SECURITY

Chainalysis Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Chainalysis Trust Center

verified, verified_note, claimed_indirect

SECURITY

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 4

Pagination, idempotency, versioning, errors, and events

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 6

Authentication, authorization, and security posture

Operate 3

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Other 2

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: chainalysis
url: https://raw.githubusercontent.com/api-evangelist/chainalysis/refs/heads/main/apis.yml
name: Chainalysis
kind: company
description: Chainalysis is a blockchain analysis company providing data, software, and research to government agencies, exchanges,
  banks, and crypto businesses for compliance, investigation, and risk management. Core products include KYT (real-time transaction
  monitoring), Address Screening, the publicly hosted Sanctions API, Reactor (investigations and fund tracing), Crypto Investigations,
  Wallet Scan, Rapid (AI-assisted triage), VASP Risking, and Sentinel (stablecoin risk). Security-side products include Hexagate
  (web3 threat prevention) and Alterya (fraud prevention). Most APIs are REST-based and gated behind enterprise contracts,
  except the free public Sanctions Screening API.
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: false
  label: Hosted service · you call their endpoint
  confidence: medium
  source:
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: free
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Free
  confidence: medium
  source:
  - plans
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/chainalysis.png
tags:
- Compliance
- AML
- KYT
- Sanctions
- Investigations
- Blockchain Analytics
- Risk
- Crypto
created: '2026-05-23'
modified: '2026-08-27'
specificationVersion: '0.23'
apis:
- aid: chainalysis:sanctions-screening
  name: Chainalysis Sanctions Screening API
  description: 'Free public REST API that returns whether a given crypto address is identified as sanctioned by OFAC, EU,
    or UN sanctions authorities. No commercial licence required; widely embedded by wallets, dApps, and exchanges to block
    sanctioned addresses at the perimeter. Requires a free API key supplied in the X-API-Key header - probed 2026-08-27, an
    invalid key returns HTTP 401 {"message":"Invalid API Key"}. Chainalysis ships the same sanctions data in a second, separate
    form: a permissionless on-chain oracle smart contract exposing isSanctioned(address), deployed across Ethereum, Polygon,
    BNB Smart Chain, Avalanche, Optimism, Arbitrum, Fantom, Celo, Blast, and Base, which needs no API key at all. The go.chainalysis.com
    document below covers the ORACLE; the REST reference is inside the gated developer portal.'
  humanURL: https://www.chainalysis.com/product/address-screening/
  baseURL: https://public.chainalysis.com/api/v1
  tags:
  - REST
  - Sanctions
  - Public
  - OFAC
  properties:
  - type: Website
    url: https://www.chainalysis.com/product/address-screening/
  - type: Documentation
    url: https://go.chainalysis.com/chainalysis-oracle-docs.html
  - type: Authentication
    url: authentication/chainalysis-authentication.yml
  - type: RateLimits
    url: rate-limits/chainalysis-rate-limits.yml
- aid: chainalysis:kyt-api
  name: Chainalysis KYT API
  description: Enterprise REST API for real-time anti-money-laundering monitoring of crypto transactions - register deposits,
    withdrawals, and transfers, and receive risk scoring, alerts, and exposure breakdowns by entity category. Used by exchanges,
    banks, and VASPs for AML compliance.
  humanURL: https://www.chainalysis.com/product/kyt/
  baseURL: https://api.chainalysis.com/api/kyt/v2
  tags:
  - REST
  - KYT
  - AML
  - Transaction Monitoring
  properties:
  - type: Website
    url: https://www.chainalysis.com/product/kyt/
- aid: chainalysis:address-screening
  name: Chainalysis Address Screening API
  description: Enterprise REST API for assessing a wallet's risk exposure - returns categorised exposure (e.g. darknet markets,
    sanctions, scams) and a risk score for a given address. Used to gate counterparties at onboarding and at transaction time.
  humanURL: https://www.chainalysis.com/product/address-screening/
  baseURL: https://api.chainalysis.com/api/risk/v2
  tags:
  - REST
  - Address Screening
  - Risk
  properties:
  - type: Website
    url: https://www.chainalysis.com/product/address-screening/
- aid: chainalysis:entities-api
  name: Chainalysis Entities API
  description: Enterprise REST API exposing Chainalysis's labelled-entity dataset - look up the entity behind a given address
    (exchange, mixer, sanctioned actor, scam, etc.) and retrieve entity metadata for compliance and investigative workflows.
  humanURL: https://www.chainalysis.com/
  baseURL: https://reactor.chainalysis.com
  tags:
  - REST
  - Entities
  - Attribution
  properties:
  - type: Website
    url: https://www.chainalysis.com/
- aid: chainalysis:reactor
  name: Chainalysis Reactor
  description: Investigation product for tracing funds across blockchains - graph explorer, address clustering, and case management
    used by law enforcement, government, and private investigators. Web UI plus complementary API access for export and automation.
  humanURL: https://www.chainalysis.com/product/reactor/
  baseURL: https://reactor.chainalysis.com
  tags:
  - Investigations
  - Graph
  - Law Enforcement
  properties:
  - type: Website
    url: https://www.chainalysis.com/product/reactor/
- aid: chainalysis:crypto-investigations
  name: Chainalysis Crypto Investigations
  description: Managed investigation service where Chainalysis analysts conduct or assist with crypto-related investigations
    on behalf of customers, including expert testimony, asset recovery support, and intelligence reports.
  humanURL: https://www.chainalysis.com/solution/crypto-investigations/
  baseURL: https://www.chainalysis.com/solution/crypto-investigations/
  tags:
  - Investigations
  - Managed Service
  - Asset Recovery
  properties:
  - type: Website
    url: https://www.chainalysis.com/solution/crypto-investigations/
- aid: chainalysis:rapid
  name: Chainalysis Rapid
  description: AI-powered triage product for instant assessment of crypto addresses and transactions - surfaces key risk and
    entity context to speed up investigations and compliance reviews.
  humanURL: https://www.chainalysis.com/product/rapid/
  baseURL: https://www.chainalysis.com/product/rapid/
  tags:
  - Artificial Intelligence
  - triage
  - Investigations
  tags_raw:
  - AI
  - Triage
  - Investigations
  properties:
  - type: Website
    url: https://www.chainalysis.com/product/rapid/
- aid: chainalysis:wallet-scan
  name: Chainalysis Wallet Scan
  description: Tool for scanning recovered seed phrases against the blockchain to identify wallets holding seizable cryptocurrency,
    used in law-enforcement asset-seizure workflows.
  humanURL: https://www.chainalysis.com/product/wallet-scan/
  baseURL: https://www.chainalysis.com/product/wallet-scan/
  tags:
  - Seizure
  - Law Enforcement
  - Wallets
  properties:
  - type: Website
    url: https://www.chainalysis.com/product/wallet-scan/
- aid: chainalysis:vasp-risking
  name: Chainalysis VASP Risking
  description: Risk-profile product for Virtual Asset Service Providers - assesses exchanges and other VASPs against AML,
    sanctions, and counterparty risk criteria for use in correspondent and partnership decisions.
  humanURL: https://www.chainalysis.com/product/vasp-risking/
  baseURL: https://www.chainalysis.com/product/vasp-risking/
  tags:
  - VASP
  - Risk
  - Counterparty
  properties:
  - type: Website
    url: https://www.chainalysis.com/product/vasp-risking/
- aid: chainalysis:sentinel
  name: Chainalysis Sentinel
  description: Stablecoin-focused risk product that evaluates the risk profile of individual stablecoins, their issuers, and
    circulation patterns.
  humanURL: https://www.chainalysis.com/product/sentinel/
  baseURL: https://www.chainalysis.com/product/sentinel/
  tags:
  - Stablecoins
  - Risk
  properties:
  - type: Website
    url: https://www.chainalysis.com/product/sentinel/
- aid: chainalysis:hexagate
  name: Hexagate (Chainalysis)
  description: Web3 security product (acquired by Chainalysis) that monitors smart contracts and on-chain activity in real
    time to detect and prevent exploits, governance attacks, and protocol risk events.
  humanURL: https://www.chainalysis.com/product/hexagate/
  baseURL: https://www.chainalysis.com/product/hexagate/
  tags:
  - Web3 Security
  - Threat Detection
  - Smart Contracts
  properties:
  - type: Website
    url: https://www.chainalysis.com/product/hexagate/
- aid: chainalysis:alterya
  name: Alterya (Chainalysis)
  description: AI-powered fraud prevention product (acquired by Chainalysis) that identifies scams and fraud-victim relationships
    to help exchanges and payment platforms intervene before funds are sent to bad actors.
  humanURL: https://www.alterya.com/
  baseURL: https://www.alterya.com/
  tags:
  - Fraud Prevention
  - Artificial Intelligence
  - Scams
  tags_raw:
  - Fraud Prevention
  - AI
  - Scams
  properties:
  - type: Website
    url: https://www.alterya.com/
common:
- type: Website
  url: https://www.chainalysis.com/
- type: DeveloperPortal
  url: https://developers.chainalysis.com/
- type: Documentation
  url: https://developers.chainalysis.com/
- type: Support
  url: https://support.chainalysis.com/hc/en-us
- type: Sanctions
  url: https://go.chainalysis.com/chainalysis-oracle-docs.html
- type: Blog
  url: https://www.chainalysis.com/blog/
- type: GitHubOrganization
  url: https://github.com/chainalysis
- type: SignUp
  url: https://www.chainalysis.com/request-a-demo/
- type: TermsOfService
  url: https://www.chainalysis.com/msa1023/
- type: PrivacyPolicy
  url: https://www.chainalysis.com/privacy-policy/
- type: StatusPage
  url: https://status.chainalysis.com/
- type: Security
  url: https://www.chainalysis.com/vulnerability-disclosure-policy/
- type: TrustCenter
  url: https://trust.chainalysis.com/
- type: Compliance
  url: https://www.chainalysis.com/legal/
- type: LinkedIn
  url: https://www.linkedin.com/company/chainalysis/
- type: X
  url: https://x.com/chainalysis
- type: LLMsTxt
  url: llms/chainalysis-llms.txt
- type: Packages
  url: packages/chainalysis-packages.yml
- type: SDKs
  url: packages/chainalysis-packages.yml
- type: Authentication
  url: authentication/chainalysis-authentication.yml
- type: ErrorCatalog
  url: errors/chainalysis-problem-types.yml
- type: Lifecycle
  url: lifecycle/chainalysis-lifecycle.yml
- type: Conventions
  url: conventions/chainalysis-conventions.yml
- type: Conformance
  url: conformance/chainalysis-conformance.yml
- type: VulnerabilityDisclosure
  url: security/chainalysis-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/chainalysis-domain-security.yml
- type: RateLimits
  url: rate-limits/chainalysis-rate-limits.yml
- type: Plans
  url: plans/chainalysis-plans-pricing.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
x-enrichment:
  date: '2026-08-27'
  status: enriched
  artifacts_added: 11
  pass: local-v1

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/chainalysis"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/chainalysis/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/chainalysis/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.