Portal
Sign in to RiskGate
Enter your account email. We'll send a login link — no password needed.
Only works for existing RiskGate accounts.
Need an API key? Get one here →
Portal
Account Overview
Credits Remaining
—
Credits Used
—
Total Credits
—
Account Details
Email
—
Tier
—
API Endpoint
api.riskgate.xyz
Auth Header
X-API-Key: rg_••••••••
Quick Start
Pass your API key as a header on every request.
# Check your balance
curl https://api.riskgate.xyz/v1/account/credits \
-H "X-API-Key: <your-key>"
# Get BTC regime signal
curl https://api.riskgate.xyz/v1/regime/current?asset=BTC \
-H "X-API-Key: <your-key>"
curl https://api.riskgate.xyz/v1/account/credits \
-H "X-API-Key: <your-key>"
# Get BTC regime signal
curl https://api.riskgate.xyz/v1/regime/current?asset=BTC \
-H "X-API-Key: <your-key>"
Signal only. Not financial advice. DYOR.