For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Get SupportStatus Page
DocumentationSanctions API ReferenceChainalysis oracle
DocumentationSanctions API ReferenceChainalysis oracle
  • Sanctions Screening
    • API Overview
  • Reference
    • GETCheck if an address is sanctioned
LogoLogo
Login
Login
Get SupportStatus Page
On this page
  • Authentication
  • Create an API key
  • Rate limiting
  • OpenAPI Document

API Overview

General information about the Sanctions Screening API
Was this page helpful?

Check if an address is sanctioned

Next
Built with

Authentication

To authenticate your requests, please supply an API key in the HTTP header x-api-key:

--header 'X-API-KEY: {YOUR_API_KEY}'

This API doesn’t support cross-origin requests (CORS). To access it, make requests from a backend server.

Create an API key

To get an API key, please sign up here. Chainalysis will email an API key to the supplied email.

Rate limiting

Your API key allows you to make 5000 requests per 5 minutes. If your API Key is rate limited, you will receive 403 errors until your limit resets (every 5 minutes). If you need a higher limit, please contact Chainalysis.

OpenAPI Document

Download the Sanctions Screening OpenAPI Document to import into Postman and other tools.