Skip to main content

Symbols

GET 

/api/v1/premium/symbols

Fetch supported symbols accepted by /api/v1/premium endpoint.

Request

Query Parameters

    sourceExchange stringrequired

    Specifes source exchange

    Example: binance
    targetExchange stringrequired

    Specifes target exchange

    Example: bybit

Responses

OK

Schema

  • Array [

  • string

  • ]

Loading...