Premium
GET/api/v1/premium
Get the latest premium values.
Request
Query Parameters
Specifies source exchange
Specifies target exchange
Specifies base aset. You can specify multiple quotes at once by separating them with commas.
Specifies source quote asset. You can specify multiple quotes at once by separating them with commas.
Specifies target quote asset. You can specify multiple quotes at once by separating them with commas.
Specifies premium ID. You can specify multiple IDs at once by separating them with commas.
Possible values: [KRW
, USD
, USDT
]
Specifies currency for cross-exchange price differences
USD
Possible values: [USD
, USDT
]
Specifies conversion base for cross-exchange price differences
USDT
Specifies query used for search
Page number
1
Page size
100
Possible values: [dpd
, pdp
, pdp24h
, pdp4h
, pdp1h
, pdp30m
, pdp15m
, pdp5m
, sp
, tp
, spdp24h
, spdp4h
, spdp1h
, spdp30m
, spdp15m
, spdp5m
, sv
, tv
]
Specifies key to sort by
pdp
Possible values: [asc
, desc
]
Specifies sort
asc
Return results with price difference in USD above min_pd
Return results with price difference in USD below max_pd
Return results with price difference percentage above min_pdp
Return results with price difference percentage below max_pdp
Return results with price difference percentage from 24h ago above min_pdp24h
Return results with price difference percentage from 24h ago below max_pdp24h
Return results with price difference percentage from 4h ago above min_pdp4h
Return results with price difference percentage from 4h ago below max_pdp4h
Return results with price difference percentage from 1h ago above min_pdp1h
Return results with price difference percentage from 1h ago below max_pdp1h
Return results with price difference percentage from 30m ago above min_pdp30m
Return results with price difference percentage from 30m ago below max_pdp30m
Return results with price difference percentage from 15m ago above min_pdp15m
Return results with price difference percentage from 15m ago below max_pdp15m
Return results with price difference percentage from 5m ago above min_pdp5m
Return results with price difference percentage from 5m ago below max_pdp5m
Return results with price in fiat on source exchange above min_dsp
Return results with price in fiat on source exchange below max_dsp
Return results with price in fiat on target exchange above min_dtp
Return results with price in fiat on target exchange below max_dtp
Return results with price difference percentage (between now and 24h ago on source exchange) above min_spdp24h
Return results with price difference percentage (between now and 24h ago on source exchange) below max_spdp24h
Return results with price difference percentage (between now and 4h ago on source exchange) above min_spdp4h
Return results with price difference percentage (between now and 4h ago on source exchange) below max_spdp4h
Return results with price difference percentage (between now and 1h ago on source exchange) above min_spdp1h
Return results with price difference percentage (between now and 1h ago on source exchange) below max_spdp1h
Return results with price difference percentage (between now and 30m ago on source exchange) above min_spdp30m
Return results with price difference percentage (between now and 30m ago on source exchange) below max_spdp30m
Return results with price difference percentage (between now and 15m ago on source exchange) above min_spdp15m
Return results with price difference percentage (between now and 15m ago on source exchange) below max_spdp15m
Return results with price difference percentage (between now and 5m ago on source exchange) above min_spdp5m
Return results with price difference percentage (between now and 5m ago on source exchange) below max_spdp5m
Return results with 24h volume in fiat on source exchange above min_sv
Return results with 24h volume in fiat on source exchange below max_sv
Return results with 24h volume in fiat on target exchange above min_tv
Return results with 24h volume in fiat on target exchange below max_tv
Return results with net funding rate above min_net_funding_rate
Return results with net funding rate below max_net_funding_rate
Return results with source funding rate above min_source_funding_rate
Return results with source funding rate below max_source_funding_rate
Return results with target funding rate above min_target_funding_rate
Return results with target funding rate below max_target_funding_rate
Return results matching source market
Return results matching target market
Return only transferable if set true
false
Return results containing only specified network
Return results with min source funding rate interval
Return results with min target funding rate interval
Return based on matching premium_type
""
Return results containing only specified token
Return results not containing specified token
Responses
- 200
- 400
- 401
- 500
OK
- application/json
- Schema
- Example (from schema)
Schema
Array [
]
data
object[]
detail
object
bitcoin
specifies the date and the time in UTC milliseconds
1629780000000
funding gap which is difference between source and target fundingrate without funding interval consideration
0.01
net fundingrate which takes funding interval into account
0.01
specifies the price difference percentage between the source and target exchanges
0.02
specifies the price difference percentage between the source and target exchanges 15m ago
0.02
specifies the price difference percentage between the source and target exchanges 1h ago
0.02
specifies the price difference percentage between the source and target exchanges 24h ago
0.02
specifies the price difference percentage between the source and target exchanges 30m ago
0.02
specifies the price difference percentage between the source and target exchanges 4h ago
0.02
specifies the price difference percentage between the source and target exchanges 5m ago
0.02
sepcifies premium duration
1
specifies -2% volume depth from source exchange
10001.43
specifies the base token of the source exchange
BTC
specifies +2% volume depth from source exchange
10001.43
for amm source ticker, amm source chain
ethereum
specifies the source exchange name
binance
source funding rate
0.01
source funding rate interval, 1 stands for 1 hour
1
source fundingrate info timestamp in UTC millisecond
1737525399882
specifies highest bid from source exchange
10001.43
specifies lowest bid from source exchange
10001.43
specifies the source market type
spot
boolean if source exchange margin is supported, returned only for spot market
true
source next distribution time in UTC milliseconds
1737525399882
specifies the latest price of the source exchange in requested currency
45000
for amm source ticker, amm pool address
1.0392900530713021e+47
specifies the price difference percentage of the source exchange in the last 15m
0.02
specifies the price difference percentage of the source exchange in the last 1h
0.02
specifies the price difference percentage of the source exchange in the last 24h
0.02
specifies the price difference percentage of the source exchange in the last 30m
0.02
specifies the price difference percentage of the source exchange in the last 4h
0.02
specifies the price difference percentage of the source exchange in the last 5m
0.02
specifies the quote token of the source exchange
USDT
specifies the date and the time of source ticker in UTC milliseconds
1737525399882
specifies the trading volume of the source exchange in the last 24 hours in requested currency
1000000
transferable, null if unknown
true
specifies -2% volume depth from target exchange
10001.43
specifies the base token of the target exchange
BTC
specifies +2% volume depth from target exchange
10001.43
for amm target ticker, amm target chain
ethereum
specifies the target exchange name
bybit
target funding rate
0.01
target funding rate interval, 1 stands for 1 hour
1
target fundingrate info timestamp in UTC millisecond
1737525399882
specifies highest bid from target exchange
10001.43
specifies lowest bid from target exchange
10001.43
specifies the target market type
futures
boolean if target exchange margin is supported, returned only for spot market
true
target next distribution time in UTC millisconds
1737525399882
specifies the latest price of the target exchange
45010
for amm target ticker, amm pool address
1.0392900530713021e+47
specifies the price difference percentage of the target exchange in the last 15m
0.02
specifies the price difference percentage of the target exchange in the last 1h
0.02
specifies the price difference percentage of the target exchange in the last 24h
0.02
specifies the price difference percentage of the target exchange in the last 30m
0.02
specifies the price difference percentage of the target exchange in the last 4h
0.02
specifies the price difference percentage of the target exchange in the last 5m
0.02
specifies the quote token of the target exchange
USDT
specifies the date and the time of target ticker in UTC milliseconds
1737525399882
specifies 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,
"pdp15m": 0.02,
"pdp1h": 0.02,
"pdp24h": 0.02,
"pdp30m": 0.02,
"pdp4h": 0.02,
"pdp5m": 0.02,
"pmd": 1,
"sad2p": 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,
"sp": 45000,
"spa": 1.0392900530713021e+47,
"spdp15m": 0.02,
"spdp1h": 0.02,
"spdp24h": 0.02,
"spdp30m": 0.02,
"spdp4h": 0.02,
"spdp5m": 0.02,
"sq": "USDT",
"st": 1737525399882,
"sv": 1000000,
"t": true,
"tad2p": 10001.43,
"tb": "BTC",
"tbd2p": 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,
"tp": 45010,
"tpa": 1.0392900530713021e+47,
"tpdp15m": 0.02,
"tpdp1h": 0.02,
"tpdp24h": 0.02,
"tpdp30m": 0.02,
"tpdp4h": 0.02,
"tpdp5m": 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"
}