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

# Markets

> This section covers details for interacting with all perpetual futures markets listed on Pacifica.

* [Get market info](/api-documentation/api/rest-api/markets/get-market-info): This endpoint allows users to get exchange information, including market specifications for all available trading pairs.
* [Get prices](/api-documentation/api/rest-api/markets/get-prices): This endpoint allows users to get price information for all symbols, including mark prices, funding rates, and market statistics.
* [Get candle data](/api-documentation/api/rest-api/markets/get-candle-data): This endpoint allows users to get historical price candles for a specific market and time interval.
* [Get mark price candle data](/api-documentation/api/rest-api/markets/get-mark-price-candle-data): This endpoint allows users to get historical mark price candles for a specific market and time interval.
* [Get orderbook](/api-documentation/api/rest-api/markets/get-orderbook): This endpoint allows users to retrieve the current orderbook (bid/ask levels) for a specified trading symbol.
* [Get recent trades](/api-documentation/api/rest-api/markets/get-recent-trades): This endpoint allows users to get recent trades for a specific market.
* [Get historical funding](/api-documentation/api/rest-api/markets/get-historical-funding): This endpoint retrieves the historical funding for a particular symbol
* [Get fee levels](/api-documentation/api/rest-api/markets/get-fee-levels): This endpoint returns all fee level tiers and their corresponding maker and taker fee rates.
* [Get loan pool](/api-documentation/api/rest-api/markets/get-loan-pool): This endpoint returns the current state of the loan pool including utilization, borrow and lend rates.
