Your agent knows price. RiskGate tells it what the market is actually doing — regime state, anomaly severity, sentiment signal. Structured JSON. No dashboards. No noise.
A shared demo key gives you 10 free calls per day. No account. No credit card.
$ curl "https://api.riskgate.xyz/v1/analysis/current?asset=BTC" \ -H "X-API-Key: rg_demo_openclaw"
{
"asset": "BTC",
"regime": "TRENDING_UP",
"confidence": 0.9177,
"adx_4h": 33.0055,
"regime_duration_hours": 44.0,
"anomaly_score": 0,
"highest_anomaly_severity": "NONE",
"sentiment_score": 0.23,
"sentiment_signal": "BEARISH",
"tier": "demo",
"disclaimer": "Signal only. Not financial advice."
}
Six endpoints. Clean JSON. Predictable schema that won't break your agent at 3am.
Monthly plans for teams. Pay-as-you-go credits for agents. Start with $10 — no commitment.
X-API-Key to any endpoint. That's the entire integration.No dashboards. No calls. Just clean market signal your agent can actually use.