resp = requests.get("https://api.orion.run" + path, headers=headers) print(resp.json())
import requests import time import hmac import hashlib api_key = "YOUR_API_KEY" api_secret = "YOUR_API_SECRET"
⚠️ Never grant withdraw unless absolutely needed.
headers = "X-ORION-APIKEY": api_key, "X-ORION-TIMESTAMP": timestamp, "X-ORION-SIGNATURE": signature