> ## Documentation Index
> Fetch the complete documentation index at: https://docs.mobula.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Real-Time Data for Solana API

> Access real-time Solana token data, wallet analytics, trades, holders, historical net worth, and metadata using the Mobula API.

## Solana API Overview

Mobula API supports Solana. Our API integration provides access to Solana’s distinctive features for various application needs, including real-time token data, wallet analytics, trading activity, and historical performance tracking.

***

## Market & Token Data

Access real-time pricing, liquidity, and token market coverage for Solana assets.

* **[Get Token Markets](https://docs.mobula.io/rest-api-reference/endpoint/token-markets)** — View active markets and liquidity venues for Solana tokens.
* **[Get Token Price](https://docs.mobula.io/rest-api-reference/endpoint/token-price)** — Fetch real-time price data for any Solana token.
* **[Get Token Security](https://docs.mobula.io/rest-api-reference/endpoint/token-security-get)** — Retrieve security and risk indicators for tokens.

***

## History — Prices & OHLCV Candles

Retrieve historical price series and OHLCV candles for Solana tokens and markets.

* **[Get Asset Price History](https://docs.mobula.io/rest-api-reference/endpoint/asset-price-history)** — Track token price performance over time.
* **[Get Token OHLCV History](https://docs.mobula.io/rest-api-reference/endpoint/token-ohlcv-history)** — Build candlestick charts for Solana assets.
* **[Get Market OHLCV History](https://docs.mobula.io/rest-api-reference/endpoint/market-ohlcv-history)** — Query OHLCV history at the market level.

***

## Trades Data

Analyze swap activity and on-chain trade execution for Solana tokens.

* **[Get Token Trades](https://docs.mobula.io/rest-api-reference/endpoint/token-trades)** — Retrieve recent trades for a token.
* **[Get Pair Trades](https://docs.mobula.io/rest-api-reference/endpoint/market-trades-pair)** — Fetch trades for a specific trading pair.
* **[Get Token Trade by Transaction](https://docs.mobula.io/rest-api-reference/endpoint/token-trade)** — Inspect trade details by transaction hash.

***

## Holders Data

Explore holder distribution and wallet-level token ownership insights on Solana.

* **[Get Token Holder Positions](https://docs.mobula.io/rest-api-reference/endpoint/token-holder-positions)** — Retrieve wallet-level holder positions and token distribution.
* **[Get Top Token Trader Positions](https://docs.mobula.io/rest-api-reference/endpoint/token-trader-positions)** — Identify the most active traders for a token.

***

## Pulse API

Monitor trending tokens and ecosystem activity across Solana and other chains.

* **[Get Pulse — GET Method](https://docs.mobula.io/rest-api-reference/endpoint/pulse-get)** — Fetch trending token and market signals.
* **[Get Pulse — POST Method](https://docs.mobula.io/rest-api-reference/endpoint/pulse-post)** — Run more advanced Pulse queries via POST.

***

## Wallet APIs

Power wallet explorers, portfolio dashboards, and trader analytics for Solana users.

* **[Get Crypto Holdings](https://docs.mobula.io/rest-api-reference/endpoint/wallet-portfolio)** — View token balances held by a wallet.
* **[Get Wallet Activity](https://docs.mobula.io/rest-api-reference/endpoint/wallet-activity)** — Retrieve transfers, swaps, and vault activity in one feed.
* **[Get Wallet Trades](https://docs.mobula.io/rest-api-reference/endpoint/wallet-trades)** — Fetch swap trade history executed by a wallet.
* **[Get Wallet Positions with PnL](https://docs.mobula.io/rest-api-reference/endpoint/wallet-positions)** — Analyze holdings with profit/loss metrics.
* **[Get NFTs Holdings](https://docs.mobula.io/rest-api-reference/endpoint/wallet-nfts)** — Retrieve NFTs owned by a Solana wallet.
* **[Get Historical Net Worth](https://docs.mobula.io/rest-api-reference/endpoint/wallet-history)** — Track wallet net worth over time.
* **[Get Wallet Trading Analysis](https://docs.mobula.io/rest-api-reference/endpoint/wallet-analysis)** — Advanced wallet performance metrics (PnL, win rate, labels).

***

## Metacore

Access enriched metadata, search, categories, and blockchain-wide discovery tools.

* **[Get All Cryptocurrencies](https://docs.mobula.io/rest-api-reference/endpoint/all)** — List all supported tokens, including Solana assets.
* **[Universal Search](https://docs.mobula.io/rest-api-reference/endpoint/fast-search)** — Search assets by name, symbol, or address.
* **[Get Metadata](https://docs.mobula.io/rest-api-reference/endpoint/metadata)** — Fetch detailed token metadata and identifiers.
* **[Get All Blockchains](https://docs.mobula.io/rest-api-reference/endpoint/blockchains)** — View all supported networks including Solana.

***

## Webhook

Build real-time Solana monitoring systems using webhook subscriptions.

* **[Get Webhook Subscription](https://docs.mobula.io/rest-api-reference/endpoint/webhook-subscriptions)** — View active webhook subscriptions.
* **[Delete Webhook Subscription](https://docs.mobula.io/rest-api-reference/endpoint/webhook-removal)** — Remove an existing webhook listener.

***

## Misc

Additional utilities for analytics and UI-ready charting.

* **[Get Sparkline](https://docs.mobula.io/rest-api-reference/endpoint/sparklines)** — Generate sparkline-ready price history.
* **[Get CeFi Funding Rate](https://docs.mobula.io/rest-api-reference/endpoint/market-cefi-funding-rate)** — Retrieve funding rates for supported CeFi markets.

***

## Getting Started

To integrate Solana functionalities with the Mobula API, begin by registering for an API key.

All Mobula endpoints require an API key: [Apply Here](https://admin.mobula.io/)
