resp = requests.get("https://api.orion.run" + path, headers=headers) print(resp.json())
signature = hmac.new( api_secret.encode(), message.encode(), hashlib.sha256 ).hexdigest() Orion Api Key
⚠️ Never grant withdraw unless absolutely needed. resp = requests