Python integration
import conjure-sdk client = conjure_sdk.Client("YOUR_API_KEY")
curl \ -u "$API_USER:$API_PASS" \ http://conjur.local/info
curl \ -u "$API_USER:$API_PASS" \ http://conjur.local/health
curl \ -u "$API_USER:$API_PASS" \ http://conjur.local/whoami