본문으로 건너뛰기

거래소

GET 

/api/v1/ticker/exchanges

/api/v1/ticker 엔드포인트에서 지원하는 거래소 목록을 조회합니다.

요청

쿼리 파라미터

    market string

    Possible values: [spot, futures]

    Specifies market

Responses

OK

Schema

  • Array [

  • string

  • ]

Loading...