API DOCS
The Rabbit Hole — Crypto Counterparty Intelligence
Overview

The Rabbit Hole API provides programmatic access to risk intelligence on crypto entities — exchanges, custodians, DeFi protocols, capital markets firms, and more.


Each entity carries a composite risk score derived from 20 compliance criteria, enforcement penalty history, and jurisdictional data. Scores are supplemented by 10 key compliance signals, each with evidence, source, and last assessed date.


Base URL: https://therabbithole.xyz


For questions, access requests, or issues contact [email protected]



Compliance Signals

Each entity response includes a compliance_signals array. Each signal represents a key compliance indicator with the following fields:

FieldTypeDescription
labelstringHuman-readable name (e.g. AML Policy)
statusstringCOMPREHENSIVE / PARTIAL / BASIC / NONE — or YES / LIMITED / NO for risk signals
evidencestringEvidence supporting the score
sourcestringSource URL or reference document
scored_atstringISO timestamp of last assessment

The 10 tracked signals are: AML Policy, KYC Policy, Compliance Officer, Transaction Monitoring, Travel Rule, P2P Trading, Privacy Coins, Gambling / Wagering, Sanctioned Jurisdictions, FATF Grey List.

Commercial Information Fields

Top-level fields returned on every entity describing its commercial profile.

FieldTypeDescription
entity_idstring (UUID)Unique identifier for the entity
namestringEntity trading name
typestringEntity category (Exchange, Custody, DEX, etc.)
statusstringActive or Inactive
websitestringPrimary website URL
year_establishedintegerYear the entity was founded
company_numberstringRegistered company number, if available
operating_entitystringLegal name of the operating entity
operating_entity_jurisdictionstringJurisdiction of incorporation
key_personnelarray of stringsNamed individuals and their roles (e.g. "Alice Smith (CEO)")
entity_overviewstringNarrative summary of the entity's business and operations

Regulatory Licence Fields

Each item in the regulatory_jurisdictions array describes a single licence or registration held by the entity.

FieldTypeDescription
jurisdiction_namestringCountry or region of the licence (e.g. United Kingdom)
regulatory_statusstringCurrent status: Registered, Licensed, Pending, Revoked, etc.
license_typestringType of licence or registration (e.g. Cryptoasset Business, VASP)
license_numberstringOfficial licence or registration number issued by the regulator
license_holder_namestringLegal name of the licence holder
regulator_namestringName of the issuing regulatory authority (e.g. FCA, MAS, BaFin)
registration_datestring (date)Date the licence or registration was granted
source_urlstringDirect link to the entry on the regulator's public register

Integrity Issues & Penalty History Fields

The top-level integrity_issues field is a narrative summary of known concerns at the entity level. Each item in the active_penalties array describes a specific enforcement action, breach, or incident.

FieldTypeDescription
integrity_issuesstringNarrative summary of known integrity concerns, controversies, or red flags at the entity level
total_penaltyfloat (USD)Total financial penalty imposed
evidence_summarystringNarrative description of the incident, enforcement action, or breach
sourcesarray of stringsSource URLs — regulatory notices, news reports, or court documents

For questions or to request access, contact [email protected]