get_access_key
Retrieve the access key from environment variables for secure interaction with the Bybit API. Simplify authentication and ensure smooth data access for trading activities.
Instructions
Get access key from environment variables
:return: Access key
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"title": "get_access_keyArguments",
"type": "object"
}