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) · 900 Bytes

APIkeyApi.md

File metadata and controls

31 lines (18 loc) · 900 Bytes

\APIkeyApi

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

Method HTTP request Description
APIkeyInfo Get /open-api/api-key Get account api-key information.

APIkeyInfo

interface{} APIkeyInfo(ctx, ) Get account api-key information.

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]