Premium
GET/api/v1/premium
Get real-time premium (price difference) data across exchanges.
Request
Query Parameters
Specifies source exchange(s), separated by ,
Specifies target exchange(s), separated by ,
Specifies asset(s), separated by ,
Specifies source quote(s), separated by ,
Specifies target quote(s), separated by ,
Possible values: [spot, futures]
Specifies source market
Possible values: [spot, futures]
Specifies target market
Possible values: [spot-spot, futures-futures, spot-futures]
Specifies premium type(s), separated by ,
Specifies currency applied to price values
USDSpecifies conversion base
USDTPage number
1Page size
10Possible values: [asc, desc]
Specifies sort order
descSpecifies key to sort by
pdpSearch query for filtering assets
Filter only transferable assets
falseSpecifies network(s), separated by ,
Minimum source volume
Minimum target volume
Header Parameters
Your DataMaxi+ API key
Responses
- 200
- 400
- 401
- 500
OK
- application/json
- Schema
- Example (from schema)
Schema
Array [
]
data
object[]
detail
object
bitcoinspecifies the date and the time in UTC milliseconds
1629780000000funding gap which is difference between source and target fundingrate without funding interval consideration
0.01net fundingrate which takes funding interval into account
0.01specifies the price difference percentage between the source and target exchanges
0.02specifies the price difference percentage between the source and target exchanges 1h ago
0.02specifies the price difference percentage between the source and target exchanges 4h ago
0.02specifies the price difference percentage between the source and target exchanges 5m ago
0.02specifies the price difference percentage between the source and target exchanges 15m ago
0.02specifies the price difference percentage between the source and target exchanges 24h ago
0.02specifies the price difference percentage between the source and target exchanges 30m ago
0.02sepcifies premium duration
1source ask depth within +2% base
10001.43specifies -2% volume depth from source exchange
10001.43source ask depth within +2% quote
10001.43specifies the base token of the source exchange
BTCspecifies +2% volume depth from source exchange
10001.43for amm source ticker, amm source chain
ethereumspecifies the source exchange name
binancesource funding rate
0.01source funding rate interval, 1 stands for 1 hour
1source fundingrate info timestamp in UTC millisecond
1737525399882specifies highest bid from source exchange
10001.43specifies lowest bid from source exchange
10001.43specifies the source market type
spotboolean if source exchange margin is supported, returned only for spot market
truesource next distribution time in UTC milliseconds
1737525399882Open Interest snapshot — USD-denominated. Source and target sides.
1234567890OI % change over rolling 1h / 4h / 24h windows.
2.35-1.25.4OI / 24h USD quote volume. Crude "leverage per turnover" metric.
0.45specifies the latest price of the source exchange in requested currency
45000for amm source ticker, amm pool address
1.0392900530713021e+47specifies the price difference percentage of the source exchange in the last 1h
0.02specifies the price difference percentage of the source exchange in the last 4h
0.02specifies the price difference percentage of the source exchange in the last 5m
0.02specifies the price difference percentage of the source exchange in the last 15m
0.02specifies the price difference percentage of the source exchange in the last 24h
0.02specifies the price difference percentage of the source exchange in the last 30m
0.02specifies the quote token of the source exchange
USDTspecifies the date and the time of source ticker in UTC milliseconds
1737525399882specifies the trading volume of the source exchange in the last 24 hours in requested currency
1000000transferable, null if unknown
truespecifies -2% volume depth from target exchange
10001.43specifies the base token of the target exchange
BTCtarget bid depth within -2% base
10001.43specifies +2% volume depth from target exchange
10001.43target bid depth within -2% quote
10001.43for amm target ticker, amm target chain
ethereumspecifies the target exchange name
bybittarget funding rate
0.01target funding rate interval, 1 stands for 1 hour
1target fundingrate info timestamp in UTC millisecond
1737525399882specifies highest bid from target exchange
10001.43specifies lowest bid from target exchange
10001.43specifies the target market type
futuresboolean if target exchange margin is supported, returned only for spot market
truetarget next distribution time in UTC millisconds
17375253998829876543212.35-1.25.40.52specifies the latest price of the target exchange
45010for amm target ticker, amm pool address
1.0392900530713021e+47specifies the price difference percentage of the target exchange in the last 15m
0.02specifies the price difference percentage of the target exchange in the last 1h
0.02specifies the price difference percentage of the target exchange in the last 4h
0.02specifies the price difference percentage of the target exchange in the last 5m
0.02specifies the price difference percentage of the target exchange in the last 24h
0.02specifies the price difference percentage of the target exchange in the last 30m
0.02specifies the quote token of the target exchange
USDTspecifies the date and the time of target ticker in UTC milliseconds
1737525399882specifies the trading volume of the target exchange in the last 24 hours in requested currency
1000000{
"conversion_base": "string",
"currency": "string",
"data": [
{
"detail": {
"bid": "bitcoin",
"d": 1629780000000,
"fg": 0.01,
"nfr": 0.01,
"pdp": 0.02,
"pdp1h": 0.02,
"pdp4h": 0.02,
"pdp5m": 0.02,
"pdp15m": 0.02,
"pdp24h": 0.02,
"pdp30m": 0.02,
"pmd": 1,
"sad": 10001.43,
"sad2p": 10001.43,
"sadf": 10001.43,
"sb": "BTC",
"sbd2p": 10001.43,
"sc": "ethereum",
"se": "binance",
"sfr": 0.01,
"sfri": 1,
"sfrt": 1737525399882,
"shb": 10001.43,
"sla": 10001.43,
"sm": "spot",
"sms": true,
"snd": 1737525399882,
"soi": 1234567890,
"soich1h": 2.35,
"soich4h": -1.2,
"soich24h": 5.4,
"soivr": 0.45,
"sp": 45000,
"spa": 1.0392900530713021e+47,
"spdp1h": 0.02,
"spdp4h": 0.02,
"spdp5m": 0.02,
"spdp15m": 0.02,
"spdp24h": 0.02,
"spdp30m": 0.02,
"sq": "USDT",
"st": 1737525399882,
"sv": 1000000,
"t": true,
"tad2p": 10001.43,
"tb": "BTC",
"tbd": 10001.43,
"tbd2p": 10001.43,
"tbdf": 10001.43,
"tc": "ethereum",
"te": "bybit",
"tfr": 0.01,
"tfri": 1,
"tfrt": 1737525399882,
"thb": 10001.43,
"tla": 10001.43,
"tm": "futures",
"tms": true,
"tnd": 1737525399882,
"toi": 987654321,
"toich1h": 2.35,
"toich4h": -1.2,
"toich24h": 5.4,
"toivr": 0.52,
"tp": 45010,
"tpa": 1.0392900530713021e+47,
"tpdp15m": 0.02,
"tpdp1h": 0.02,
"tpdp4h": 0.02,
"tpdp5m": 0.02,
"tpdp24h": 0.02,
"tpdp30m": 0.02,
"tq": "USDT",
"tt": 1737525399882,
"tv": 1000000
},
"source_annualized_funding_rate": 0,
"target_annualized_funding_rate": 0
}
],
"key": "string",
"limit": 0,
"page": 0,
"sort": "string",
"total": 0
}
Bad Request
- application/json
- Schema
- Example (from schema)
Schema
error specifies the error message
{
"error": "string"
}
Unauthorized
- application/json
- Schema
- Example (from schema)
Schema
error specifies the error message
{
"error": "string"
}
Internal Server Error
- application/json
- Schema
- Example (from schema)
Schema
error specifies the error message
{
"error": "string"
}