We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
permissions | curl -X GET "https://api.binance.com/api/v3/exchangeInfo?permissions=SPOT"orcurl -X GET "https://api.binance.com/api/v3/exchangeInfo?permissions=%5B%22MARGIN%22%2C%22LEVERAGED%22%5D"orcurl -g -X GET 'https://api.binance.com/api/v3/exchangeInfo?permissions=["MARGIN","LEVERAGED"]'
https://binance-docs.github.io/apidocs/spot/en/#exchange-information
Other (specify in environment)
Linux
No response
The text was updated successfully, but these errors were encountered:
+1
Sorry, something went wrong.
No branches or pull requests
Reproduction steps
permissions | curl -X GET "https://api.binance.com/api/v3/exchangeInfo?permissions=SPOT"orcurl -X GET "https://api.binance.com/api/v3/exchangeInfo?permissions=%5B%22MARGIN%22%2C%22LEVERAGED%22%5D"orcurl -g -X GET 'https://api.binance.com/api/v3/exchangeInfo?permissions=["MARGIN","LEVERAGED"]'
Expected behavior
https://binance-docs.github.io/apidocs/spot/en/#exchange-information
Actual Behavior
.NET version
Other (specify in environment)
Operating system
Linux
Environment
No response
dotnet --info
No response
The text was updated successfully, but these errors were encountered: