Appearance
API Reference
CryptoComply is an AI crypto compliance platform. This file documents programmatic access surfaces for LLM consumers per the llmstxt.org convention.
MCP Tools
CryptoComply exposes 76 MCP tools across 5 families. The reference below is regenerated on every deploy from the canonical Python sources in the backend.
Alerts — 8 tools
Blockchain Addresses — 18 tools
Profiles — 39 tools
RFIs — 3 tools
Misc — 8 tools
REST API
- Interactive Redoc reference — embedded inside this docs site, loads the live OpenAPI schema.
- Swagger UI — try-it-now console hosted on the API server.
- Raw OpenAPI schema — drf-spectacular machine-readable spec.
Source of truth
Both the MCP tool list and REST schema are produced by the canaria-screener-backend deploy pipeline. This site fetches llms.txt and mcp_docs.md at build time. See scripts/sync-api-docs.mjs.