Live on Solana & BNB ChainEthereum next

Multi‑Chain API for
Real‑Time On‑Chain Data

Rexi gives you unified endpoints for market data, token intelligence and live KOL call feeds. Solana is production‑ready today — with Ethereum and more on the way.

SolanaSolanaLive
BNB ChainBNB ChainLive
EthereumEthereumSoon
25+
API Endpoints
99.9%
Uptime SLA
<50ms
Response Time

Everything you need for
Solana development

From real-time monitoring to advanced analytics—comprehensive toolsto build powerful applications on the Solana blockchain.

Real-time Feeds
Live Telegram/Discord calls and wallet activity over WebSockets.
Token Intelligence
Market stats, holders, and token metadata in one place.
Unified API
Simple REST + WebSocket with SDKs and examples.

Built for developers

Simple, powerful API with official SDKs, comprehensive documentation and examples.

rexi_api_example.py
Solana API
Python SDK
import os
import asyncio
from rexi_py import RexiAPI

async def example():
    # Initialize Rexi API client
    rexi = RexiAPI({
        'api_key': os.environ.get('REXI_API_KEY')
    })
    
    # Get market statistics
    market_stats = await rexi.solana.get_market_stats()
    
    # Monitor wallet activity
    wallet_activity = await rexi.solana.monitor_wallet({
        'address': 'So11111111111111111111111111111111111111112',
        'timeout': 30
    })
    
    # Get token information
    token_info = await rexi.solana.get_token_info({
        'address': 'EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v'
    })
    
    print({
        'market_stats': market_stats,
        'wallet_activity': wallet_activity,
        'token_info': token_info
    })

# Run the async function
asyncio.run(example())

Test endpoints in our
interactive sandbox

Real-time monitoring dashboard for cryptocurrency token mentions across Telegram and Discord platformswith live data streaming and comprehensive API testing capabilities.

No installation needed — open the sandbox to preview endpoints with real data.

Pay only for
what you use

Transparent credit-based pricing with no hidden fees.Scale as you grow with flexible plans.

Most Popular
Rexi Pro
Perfect for growing applications and development projects
$80/month
100,000 API credits per month
Standard response times (<50ms)
Unlimited API keys
Access to all endpoints
Discord support
Documentation & examples
Additional Credits
Add 100,000 credits for $50/month
Rexi Ultimate
Heavy Usage
For heavy users and high-volume applications
$210/month
300,000 API credits per month
Priority access to all features
Dedicated faster instances
Priority support & custom SLA
Custom rate limits
Request new endpoints
i
Can't find the endpoint you need? Request it and we'll try to add it ASAP!
Custom integrations available
Premium Performance
Dedicated infrastructure with guaranteed performance and custom integrations.

Need custom enterprise pricing?

Contact Sales Team

Ship faster with
real‑time on‑chain data

Build production‑ready Solana apps using Rexi’s unified API and live WebSocket feeds.