본문으로 건너뛰기

심볼

GET 

/api/v1/premium/symbols

/api/v1/premium 엔드포인트에서 지원하는 심볼 목록을 조회합니다.

요청

쿼리 파라미터

    sourceExchange stringrequired

    Specifes source exchange

    Example: binance
    targetExchange stringrequired

    Specifes target exchange

    Example: bybit

Responses

OK

Schema

  • Array [

  • string

  • ]

Loading...