API Reference
The Conyr API is read-only. Every endpoint reads state the indexer derives live from a self-hosted Yellowstone gRPC node — never aggregated from a third party — and most primitives are available as both a REST query and a WebSocket stream.
Base URL: https://api.conyr.ai
New here? The Quickstart takes you from an API key to your first response in a few minutes.
Browse by domain
Trades & Market Data
Swaps, the live trade tape, OHLCV candles, and chart ticks.
Wallet Intelligence
Realized PnL, positions, labels, behavior vectors, and provenance.
Holders
Distinct counts, concentration, ranked holders, and per-mint labels.
Security & Coordination
Bundles, wash trades, funding abuse, entanglement, and coordination.
Token Health Score
The six-dimension, confidence-weighted composite score.
Realtime
The WebSocket protocol and the full channel catalog.
Before you start
Authentication
Bearer-token auth on every
/v1 route.Tiers & Rate Limits
What each plan unlocks and how fast you can call.
REST + Streaming Model
Backfill with REST, then switch to the stream with zero gap.
Use the MCP Server
Skip the wiring — the whole API as ~46 tools for Claude Code, Cursor, and Claude Desktop.