Madjik API documentation

Madjik API documentation

Crypto market metrics computed by the Black Belt Labs engine: REST, webhooks, MCP and A2A.

Welcome to the Madjik API documentation. The Madjik API serves crypto market metrics computed by the Black Belt Labs engine — classical (SQL), AI (machine learning) and quantum-computed (Qiskit simulators, hardware-ready) — with full history, provenance and freshness on every payload.

Quick start

curl -H "X-API-Key: YOUR_API_KEY" \
  "https://api.madjik.io/v1/catalog"

Base URL: https://api.madjik.io/v1. Get a key at madjik.io/pricing; it arrives by email after checkout.

What you get

  • 81 live metrics across 18 categories (83 in the catalog: 2 further metrics are dormant while their data baselines mature — see the catalog).
  • Real-time and historical values with per-point provenance labels.
  • Variant grid per metric: change variants (absval / abschg / relchg) × time variants (now, past1h … past30d, and forecast horizons where the forecast passed its quality gate).
  • Multiple computation methods side by side — classical, AI and quantum computations of the same metric are stored and labeled separately.
  • REST, webhooks, MCP and A2A interfaces — see the API reference and integration guides.
Migrating from the old docs? Metric ids changed: the legacy ME10001…ME10052 scheme is retired. Current ids look like M10004 or M50031 and are assigned sequentially — they carry no meaning. The metrics catalog is the authoritative list.

Metric categories

CategoryMetricsComputation
AI3AI-Enhanced (Gemini), Classical (SQL)
Analytics1AI-Enhanced (Gemini)
QC5Quantum Computing (Eigensolver) — simulator, hardware-ready, Quantum Computing (QAE) — simulator, hardware-ready, Quantum Computing (QAOA) — simulator, hardware-ready, Quantum Computing (Qiskit) — simulator, hardware-ready
defi3Classical (SQL)
derivatives9Classical (SQL)
exchange3Classical (SQL)
gaming1Classical (SQL)
macro2Classical (SQL)
market2Classical (SQL)
nft1Classical (SQL)
onchain13Classical (SQL)
regulatory3Classical (SQL)
sentiment3Classical (SQL)
social2Classical (SQL)
stablecoin6Classical (SQL)
tether21Classical (SQL)
volatility1Classical (SQL)
volume4Classical (SQL)

Start here

Support

madjik.featurebase.app · live freshness: status page · interactive OpenAPI docs: api.madjik.io/docs