Skip to main content

Get RPI Symbols

Get RPI Symbols

Description

Query the list of trading pairs that support RPI (Retail Price Improvement).

HTTP Request

  • GET /api/v3/market/rpi-symbols
  • Rate limit: 10/sec/IP
Request
curl "https://api.bitget.com/api/v3/market/rpi-symbols"

Request Parameters

N/A

Response
{
"code": "00000",
"msg": "success",
"requestTime": 1740000000000,
"data": [
{
"category": "spot",
"symbol": "BTCUSDT"
},
{
"category": "usdt-futures",
"symbol": "BTCUSDT"
}
]
}

Response Parameters

ParametersTypeDescription
dataArrayList
> categoryStringBusiness line
spot Spot
usdt-futures USDT Futures
coin-futures Coin-M Futures
usdc-futures USDC Futures
> symbolStringSymbol that supports RPI