Skip to main content
POST
/binance/symbols

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
symbols
string[]
required
Minimum array length: 1
timeout
integer
default:300
Required range: 20 <= x <= 1500

Response

Successful Response

symbol
string
required
@type
string
default:BinanceSymbol
status
string | null
base_asset
string | null
base_asset_precision
integer | null
quote_asset
string | null
quote_asset_precision
integer | null
base_commission_precision
integer | null
quote_commission_precision
integer | null
order_types
string[]
iceberg_allowed
boolean | null
oco_allowed
boolean | null
oto_allowed
boolean | null
opo_allowed
boolean | null
quote_order_qty_market_allowed
boolean | null
allow_trailing_stop
boolean | null
cancel_replace_allowed
boolean | null
amend_allowed
boolean | null
peg_instructions_allowed
boolean | null
spot_trading_allowed
boolean | null
margin_trading_allowed
boolean | null
default_self_trade_prevention_mode
string | null
allowed_self_trade_prevention_modes
string[]
permissions
string[]
permission_sets
string[][]
filters
object[]