JKorf / Bybit.Net

A C# .netstandard client library for the Bybit REST and Websocket V5 API focusing on clear usage and models
https://jkorf.github.io/Bybit.Net/
91 stars 62 forks source link

How can I get information about current API keys #177

Closed Suriossas closed 7 months ago

Suriossas commented 7 months ago

How can I get information about the current API keys, such as what permissions there are. Request URL: GET /v5/user/query-api

Suriossas commented 7 months ago

Problem solved, these endpoints are in the account section