Products

Get live products

get/products

Response

List of live products

idinteger

id of a product or a contract

symbolstring

symbol of a product or a contract e.g. LINKBTC, XRPUSDQ

descriptionstring

description of a product or a contract

created_atstring

product/contract creation date and time

updated_atstring

product/contract update date and time

settlement_timestring

settlement Timestamp of futures contract

product_type'future' | 'inverse_future'

contract type 'future' or 'inverse_future'

pricing_sourcestring

source and method of contract pricing

impact_sizeinteger

size of a typical trade. Used in the computation of mark price

initial_margininteger

The amount required to enter into a new position

maintenance_marginstring

The amount necessary when a loss on a futures position requires you to allocate more funds to return the margin to the initial margin level.

contract_valuestring

The notional value of a futures contract is simply the spot price of the asset multiplied by the amount of the asset specified in the contract

contract_unit_currencystring

This is the unit of 1 contract, for vanilla futures, its underlying asset. for inverse, it is settling asset. for quanto, its settling asset / quoting asset

tick_sizestring

The minimum gap between 2 consecutive prices.

trading_status'operational' | 'disrupted_cancel_only' | 'disrupted_post_only'

trading status of the contract e.g. 'operational','disrupted_cancel_only' or 'disrupted_post_only'

max_leverage_notionalstring

maximum notional position size (in settling asset terms) that can be acquired at highest allowed leverage for a given contract.

default_leveragestring

default leverage

initial_margin_scaling_factorstring
maintenance_margin_scaling_factorstring
commission_ratestring

rate at which commission fee will be calculated for a trade in given contract

maker_commission_ratestring

rate at which maker rebate will be calculated

liquidation_penalty_factorstring

Determines liquidation charge as per the following formula: liquidation_penalty_factor * minimum maintenance margin

contract_typestring

Type of contracts e.g. futures, perpetual futures,

position_size_limitinteger

Maximum size of contracts in a single order can be placed

basis_factor_max_limitstring

Maximum allowed value of annualized basis

is_quantoboolean

Flag which denotes whether future contract is quanto or not

funding_methodstring

Method used to calculate funding for given contract. e.g. Fixed or mark price

annualized_fundingstring

Maximum allowed value of funding, expressed as annual rate.

price_bandstring

he range around mark price in which trading is allowed. This number is in percentage.

Changes

No recorded changes to this endpoint across all 1 revision of this API.