Mobula
Mobula is an onchain-native crypto and web3 market data provider. Its REST and WebSocket APIs serve real-time and historical token prices, asset and token metadata, trading pairs and OHLCV candles, and multichain wallet portfolio, net-worth history, and transaction data across EVM, Solana, TON, and other chains, all keyed off a single free API key.
APIs
Mobula Market Data API
Real-time market data for any token by asset name, symbol, id, or contract address (with blockchain), returning price, market cap, diluted market cap, volume, liquidity, ATH/ATL...
Mobula Multi-Data API
Batched market data for many assets in a single request via comma-separated asset names or contract addresses, returning the same market payload per asset for efficient multi-to...
Mobula Market History API
Historical price time series for an asset over a from/to range at a chosen granularity, returning ordered [timestamp, price] points for charting and backtesting.
Mobula Pairs and OHLCV API
Trading pairs for a token across DEXes plus OHLCV (open/high/low/close/volume) candle history per pair, keyed by asset or pair address, blockchain, and period.
Mobula Metadata API
On-chain asset and token metadata - name, symbol, logo, description, website and social links, categories, and multichain contract addresses with decimals.
Mobula Wallet Portfolio API
Full multichain portfolio for one or more wallet addresses - total balance, per-asset token balances, USD estimates, allocations, cross-chain holdings, and optional realized/unr...
Mobula Wallet History and Transactions API
Historical net-worth time series for a wallet plus a normalized, decoded transaction and transfer feed across chains, filterable by blockchains and time range.
Mobula Search and Query API
Universal search over tokens, assets, and wallets by name, symbol, or address, plus a filterable market query for screening assets by liquidity, volume, market cap, and other cr...
Mobula Realtime Feed API
WebSocket streams for live price, volume, and market metrics across up to 100 assets, plus wallet-portfolio balance updates, pushed roughly every 5 seconds with no caching. Avai...
Collections
Mobula API
OPENPricing Plans
Rate Limits
FinOps
Mobula Finops
FINOPSEvent Specifications
Mobula Realtime Feed (WebSocket)
AsyncAPI 2.6 description of Mobula's real-time WebSocket feed at `wss://api.mobula.io`. Unlike the SSE-only providers, Mobula publishes a genuine bidirectional WebSocket surface...
ASYNCAPI