Get market prices
Retrieve current perp prices for one or all perp markets, including oracle price,
mark price, funding rate, and open interest. Use market=all or omit the
parameter to fetch all perp markets. Spot markets do not publish /prices
rows; derive spot mid price from /orderbook or the depth:{marketAddr}
WebSocket topic.
Authorizations
Bearer token from Geomi. See Authentication for setup instructions.
Query Parameters
Perp market address filter (use "all" or omit for all perp markets)
Response
Market prices retrieved successfully
Funding period duration in seconds. 0 = continuous funding, >0 = periodic funding.
x >= 0Hourly funding rate in basis points (1 bps = 0.01%). On-chain value uses RATE_SIZE_MULTIPLIER (1,000,000); divided by 100.0 to convert to basis points while preserving sub-bps precision.
"0xmarket123..."

