REST API + WebSocket Streaming

The Solana Data API

Real-time token data, trade streams, rankings, and analytics for every Solana DEX — in one unified API.

API Status: Operational
Endpoints: 22+

Everything You Need to Build

One API for the entire Solana DEX ecosystem. Real-time data, historical analytics, and comprehensive token coverage.

Comprehensive Token Data

Real-time and historical data for every Solana token. Prices, market cap, volume, holders, liquidity — all from a single endpoint.

Live Trade Stream

WebSocket streaming of every swap across PumpFun, Raydium, Jupiter, Orca, and PumpSwap. Sub-second latency.

Discovery & Search

Find tokens by name, symbol, or address. Discover new launches, graduating tokens, and trending pairs across all Solana DEXs.

Rankings & Analytics

Top traders, top tokens, volume leaders, and launchpad analytics. Pre-computed rankings updated in real time.

Multi-DEX Coverage

Unified data across PumpFun, Raydium, Jupiter, Orca, PumpSwap, and more. One API for the entire Solana DEX ecosystem.

99.9% Uptime

Enterprise-grade infrastructure with redundant data pipelines. Cursor-based pagination, rate limiting, and comprehensive error handling.

Built for Developers

A comprehensive REST API with 22+ endpoints across 7 categories. Cursor-based pagination, WebSocket streaming, and interactive documentation.

RankingsToken InfoHoldersDiscoveryAnalyticsSearchTrades
22+
Endpoints
7
Categories
<50ms
Avg Latency
Explore API Docs
example.js
1// Fetch token data
2const res = await fetch(
3 "https://api.shinobi.trade/api/v1/solana/tokens/" +
4 "So11111111111111111111111111111112"
5);
6const token = await res.json();
7
8// Response
9{
10 "name": "Wrapped SOL",
11 "symbol": "SOL",
12 "price": 178.42,
13 "marketCap": 84200000000,
14 "volume24h": 2847000000,
15 "holders": 1247832,
16 "liquidity": 342000000
17}

Simple, Transparent Pricing

Start free. Scale when you need to. No hidden fees.

Free

Explore the API

$0/ forever
  • 100 requests / day
  • 1 request per second
  • All REST endpoints
  • Token data & search
  • Community support
Get API Key

Basic

For indie developers

$29/ per month
  • 10,000 requests / day
  • 5 requests per second
  • All REST endpoints
  • WebSocket streaming
  • Rankings & analytics
  • Email support
Get Started
POPULAR

Pro

For trading bots & apps

$99/ per month
  • 100,000 requests / day
  • 20 requests per second
  • All REST endpoints
  • WebSocket streaming
  • Historical data access
  • Priority support
  • Custom webhooks
Get Started

Enterprise

For institutions & platforms

Custompricing
  • Unlimited requests
  • Custom rate limits
  • Dedicated WebSocket feeds
  • Historical data exports
  • 24/7 dedicated support
  • White-label options
  • SLA guarantee
Contact Sales

Ready to Build on Solana?

Get started with the most comprehensive Solana DEX data API. Free tier included.