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

Latest commit

 

History

History
33 lines (19 loc) · 969 Bytes

LinearWalletApi.md

File metadata and controls

33 lines (19 loc) · 969 Bytes

\LinearWalletApi

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

Method HTTP request Description
LinearWalletGetRiskLimit Get /public/linear/risk-limit Get risk limit.

LinearWalletGetRiskLimit

interface{} LinearWalletGetRiskLimit(ctx, ) Get risk limit.

This will get risk limit.

Required Parameters

This endpoint does not need any parameter.

Return type

interface{}

Authorization

apiKey, apiSignature, timestamp

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]