Skip to main content

Symbols

GET 

/api/v1/ticker/symbols

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

Request

Query Parameters

    exchange stringrequired

    Specifes exchange

    Example: binance

Responses

OK

Schema

  • Array [

  • string

  • ]

Loading...