Skip to content
This repository has been archived by the owner on Nov 25, 2021. It is now read-only.

Latest commit

 

History

History
31 lines (18 loc) · 777 Bytes

SymbolApi.md

File metadata and controls

31 lines (18 loc) · 777 Bytes

\SymbolApi

All URIs are relative to https://api.bybit.com

Method HTTP request Description
SymbolGet Get /v2/public/symbols Query Symbols.

SymbolGet

interface{} SymbolGet(ctx, ) Query Symbols.

Required Parameters

This endpoint does not need any parameter.

Return type

interface{}

Authorization

No authorization required

HTTP request headers

  • Content-Type: application/json, application/x-www-form-urlencoded
  • Accept: application/json

[Back to top] [Back to API list] [Back to Model list] [Back to README]