injective-market-intelligence-api
A developer-first API built on Injective that delivers structured liquidity, volatility, momentum, and market health intelligence via clean REST endpoints.
Videos
Description
Injective Market Intelligence API is a developer-first REST service that transforms raw Injective orderbook and trade data into structured, computation-ready intelligence.
Instead of exposing raw on-chain data, the API provides derived liquidity scores, volatility regimes, momentum signals, whale trade detection, and overall market health metrics through clean, reusable endpoints.
It is designed as an abstraction layer for trading bots, analytics dashboards, quant research systems, and backend Web3 applications that require normalized, high-signal market data without building complex data pipelines.
Progress During Hackathon
<p><strong>Phase 1 — Architecture & Design</strong></p><ul><li><p>Defined API scope aligned with Ninja API Forge requirements</p></li><li><p>Designed modular service-based backend architecture</p></li><li><p>Structured REST endpoint hierarchy (<code data-inline="true" spellcheck="false">/v1/liquidity</code>, <code data-inline="true" spellcheck="false">/v1/volatility</code>, <code data-inline="true" spellcheck="false">/v1/microstructure</code>, <code data-inline="true" spellcheck="false">/v1/rankings</code>)</p></li><li><p>Implemented clear abstraction layer over Injective Indexer gRPC</p></li></ul><p><strong>Phase 2 — Market Discovery Layer</strong></p><ul><li><p>Built dynamic market registry fetching all spot and derivative markets directly from Injective</p></li><li><p>Implemented fallback logic for resilience</p></li><li><p>Added flexible market resolution (by ID, ticker, or base symbol)</p></li></ul><p><strong>Phase 3 — Computation Engine</strong></p><ul><li><p>Developed composite liquidity scoring model (depth + spread + resilience)</p></li><li><p>Implemented volatility regime detection (low → extreme)</p></li><li><p>Built microstructure analytics (order flow imbalance, whale detection, momentum signals)</p></li><li><p>Designed normalized scoring system (0–100 scale for all metrics)</p></li></ul><p><strong>Phase 4 — API Usability & Developer Experience</strong></p><ul><li><p>Added ranking endpoints for multi-market comparison</p></li><li><p>Implemented structured JSON schemas using Zod</p></li><li><p>Integrated caching layer for performance optimization</p></li><li><p>Added global rate limiting and CORS configuration</p></li><li><p>Integrated Swagger documentation for developer-friendly exploration</p></li></ul><p><strong>Phase 5 — Deployment</strong></p><ul><li><p>Configured production build (TypeScript → dist)</p></li><li><p>Deployed API on Render</p></li><li><p>Verified live endpoints and Swagger docs</p></li></ul>
Tech Stack
Fundraising Status
<p>no</p>