Use your API Secret Key by setting it in the constructor when instantiating the Conductor client or by setting the environment variable
CONDUCTOR_SECRET_KEY
. The Python library will automatically include this key in all API requests. For enhanced security, we recommend using environment variables to avoid hardcoding sensitive credentials in your code.Example authenticated request