# Madjik API Reference

## Madjik API Docs

- [Introduction](https://docs.madjik.io/getting-started/readme.md): Institutional-grade cryptocurrency market data and analytics
- [Authentication](https://docs.madjik.io/getting-started/authentication.md): How to authenticate API requests
- [Rate Limits](https://docs.madjik.io/getting-started/rate-limits.md): API rate limits by plan
- [Response Format](https://docs.madjik.io/getting-started/response-format.md): Understanding API response structure
- [Using Madjik API for AI](https://docs.madjik.io/integration-guides/ai-integration.md)
- [Using Madjik API for ML](https://docs.madjik.io/integration-guides/ml-integration.md)
- [Using Madjik API for A2A](https://docs.madjik.io/integration-guides/a2a-integration.md)
- [Using Madjik API for MCP](https://docs.madjik.io/integration-guides/mcp-integration.md)
- [ME10010 - Regulatory Risk](https://docs.madjik.io/ai-enhanced-metrics/me10010-whale-activity-index.md)
- [ME10016 - Regime Detection](https://docs.madjik.io/ai-enhanced-metrics/me10016-liquidation-risk-index.md)
- [ME10019 - AI Market Narrative](https://docs.madjik.io/ai-enhanced-metrics/me10019-tail-risk-index.md)
- [ME10020 - AI Anomaly Detection](https://docs.madjik.io/ai-enhanced-metrics/me10020-correlation-regime-index.md)
- [ME10021 - Portfolio Optimization](https://docs.madjik.io/quantum-computing-metrics/me10021-options-risk-index.md)
- [ME10022 - Risk Simulation VaR](https://docs.madjik.io/quantum-computing-metrics/me10022-market-valuation-index.md)
- [ME10050 - QC Portfolio Optimization](https://docs.madjik.io/quantum-computing-metrics/me10050-qc-portfolio-optimization.md)
- [ME10051 - QC Monte Carlo Risk](https://docs.madjik.io/quantum-computing-metrics/me10051-qc-monte-carlo-risk.md)
- [ME10052 - QC Correlation Solver](https://docs.madjik.io/quantum-computing-metrics/me10052-qc-correlation-solver.md)
- [ME10001 - Stablecoin Health Index](https://docs.madjik.io/stablecoin-and-tether/me10001-stablecoin-health-index.md)
- [ME10002 - Tether Supply Flow Index](https://docs.madjik.io/stablecoin-and-tether/me10002-tether-supply-flow-index.md)
- [ME10003 - Tether Backing Risk Index](https://docs.madjik.io/stablecoin-and-tether/me10003-tether-backing-risk-index.md)
- [ME10004 - Tether-BTC Correlation Index](https://docs.madjik.io/stablecoin-and-tether/me10004-tether-btc-correlation-index.md)
- [ME10005 - Exchange Health Index](https://docs.madjik.io/exchange-and-counterparty/me10005-exchange-health-index.md)
- [ME10006 - Exchange Manipulation Index](https://docs.madjik.io/exchange-and-counterparty/me10006-exchange-manipulation-index.md)
- [ME10007 - Volume Authenticity Index](https://docs.madjik.io/volume-and-liquidity/me10007-volume-authenticity-index.md)
- [ME10008 - Order Book Integrity Index](https://docs.madjik.io/volume-and-liquidity/me10008-order-book-integrity-index.md)
- [ME10009 - Market Depth Index](https://docs.madjik.io/volume-and-liquidity/me10009-market-depth-index.md)
- [ME10011 - Network Congestion Score](https://docs.madjik.io/on-chain-analytics/me10011-token-unlock-index.md)
- [ME10012 - Mempool Pressure Index](https://docs.madjik.io/on-chain-analytics/me10012-exchange-flow-index.md)
- [ME10013 - Transaction Volume Index](https://docs.madjik.io/on-chain-analytics/me10013-address-classification-index.md)
- [ME10014 - Funding Rate Sentiment](https://docs.madjik.io/derivatives-and-leverage/me10014-funding-rate-index.md)
- [ME10015 - Open Interest Ratio](https://docs.madjik.io/derivatives-and-leverage/me10015-open-interest-index.md)
- [ME10017 - Sentiment](https://docs.madjik.io/derivatives-and-leverage/me10017-basis-and-premium-index.md)
- [ME10018 - Implied Volatility Index](https://docs.madjik.io/volatility-and-risk/me10018-volatility-regime-index.md)
- [ME10023 - Altcoin Season Index](https://docs.madjik.io/market-structure/me10023-market-regime-index.md)
- [ME10024 - Market Breadth Indicator](https://docs.madjik.io/market-structure/me10024-market-hours-arbitrage-index.md)
- [ME10025 - DeFi TVL Momentum](https://docs.madjik.io/defi/me10025-protocol-security-index.md)
- [ME10026 - Protocol Security Score](https://docs.madjik.io/defi/me10026-defi-health-index.md)
- [ME10027 - Smart Contract Risk Index](https://docs.madjik.io/defi/me10027-network-security-index.md)
- [ME10028 - Regulatory Sentiment Index](https://docs.madjik.io/regulatory-and-compliance/me10028-regulatory-risk-index.md)
- [ME10029 - Compliance Risk Score](https://docs.madjik.io/regulatory-and-compliance/me10029-compliance-risk-index.md)
- [ME10030 - Social Sentiment Score](https://docs.madjik.io/sentiment-and-social/me10030-social-sentiment-index.md)
- [ME10031 - Fear and Greed Index](https://docs.madjik.io/sentiment-and-social/me10031-influencer-activity-index.md)
- [ME10033 - NFT Market Health Index](https://docs.madjik.io/nft-and-gaming/me10033-nft-market-health-index.md)
- [ME10034 - Gaming Token Index](https://docs.madjik.io/nft-and-gaming/me10034-fork-and-upgrade-index.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.madjik.io/getting-started/readme.md?ask=<question>
```
The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.
Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
