get_secret_key
Retrieve secret keys from environment variables for secure API access on Bybit Server, enabling integration and authorization for trading and data operations.
Instructions
Get secret key from environment variables
:return: Secret key
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"title": "get_secret_keyArguments",
"type": "object"
}