Fabrknt

Fabrknt Flow API

Capital flow intelligence for Hyperliquid. Signals, stress classification, rotation, and more.

Free
$0
10 req/min
  • /api/health, /api/feed, /api/signals only
  • 15-minute delayed data
  • No API key required
No key needed
Starter
$29/mo
60 req/min
  • All 13 Flow endpoints
  • Real-time data
  • Telegram alerts (coming soon)
Pro
$99/mo
600 req/min
  • All Flow endpoints
  • Kodiak signal API (coming soon)
  • Yogi signal API (coming soon)
  • Priority support

Quick Start

# Free (no key, delayed, limited endpoints)
curl https://fabrknt.com/api/signals

# With API key (real-time, all endpoints)
curl -H "Authorization: Bearer fbrk_your_key_here" \
  https://fabrknt.com/api/synthesis

# Available endpoints
GET /api/signals      # Flow pressure scores
GET /api/stress       # Move classification
GET /api/rotation     # Sector rotation
GET /api/noise        # Signal vs noise
GET /api/lead         # HL vs CEX lead-lag
GET /api/weekend-gap  # TradFi gap predictions
GET /api/synthesis    # Cross-signal conviction
GET /api/narrative    # Unified signal feed
GET /api/analysis     # AI-powered narrative
GET /api/accuracy     # Gap prediction stats
GET /api/feed         # Signal summary
GET /api/health       # System health