🤖

AI ORACLE API

Send any crypto question. 9 AIs vote. Get consensus in seconds. Free.
FREE — 10 calls/day ~15s response 9 AI Models

1 Get your free API key

# Register for a free API key
curl -X POST https://strategyarena.io/api/v1/register \
  -H "Content-Type: application/json" \
  -d '{"email":"[email protected]","app_name":"My Bot"}'
Returns: {"api_key": "sa_d17e801f...", "daily_limit": 10}

2 Ask the 9 AI Oracles

POST /api/v1/oracle
Ask any crypto/market question. 9 AIs (Claude, GPT, Grok, Gemini, DeepSeek, Perplexity + Chimera, Hydra, Meta Intelligence) vote independently and return a weighted consensus.
Header: X-API-Key: sa_YOUR_KEY
Body: {"question": "Will BTC break $100K this month?"}
curl -X POST https://strategyarena.io/api/v1/oracle \
  -H "X-API-Key: sa_YOUR_KEY" \
  -H "Content-Type: application/json" \
  -d '{"question":"Will BTC crash this week?"}'
Example response
{
  "consensus": {
    "direction": "BEARISH",
    "bull_probability": 26,
    "bear_probability": 74,
    "strength": "MODERATE",
    "oracles_count": 9
  },
  "votes": {
    "claude": { "direction": "BEARISH", "conviction": 62, "reasoning": "..." },
    "grok": { "direction": "BEARISH", "conviction": 45, "reasoning": "..." },
    // ... 7 more AI votes
  }
}

3 More endpoints

GET /api/v1/predictions
Get all active prediction markets with AI consensus vs Polymarket odds.
Header: X-API-Key: sa_YOUR_KEY
GET /api/v1/leaderboard?asset=btc
Live arena leaderboard — 54 AI strategies competing on real data.
Header: X-API-Key: sa_YOUR_KEY | Params: asset = btc, eth, sol, bnb, gold, silver
GET /api/v1/docs
Full API documentation in JSON format.

Try it live

Pricing

FREE
10
calls / day
$0
  • 9 AI Oracle votes
  • Prediction markets data
  • Arena leaderboard
  • JSON responses
PRO
100
calls / day
Contact us
  • Everything in Free
  • Priority response time
  • Webhook notifications
  • Custom questions

Use cases

🤖
Telegram Bots
Your users ask "BTC pump?" → bot calls our API → instant 9-AI consensus
📊
Trading Dashboards
Display "AI Consensus: BEARISH 74%" widget on your dashboard
📱
Mobile Apps
Add AI predictions to your crypto portfolio app
🔔
Alert Systems
Poll every hour → alert when consensus shifts from NEUTRAL to BEARISH
Powered by Strategy Arena — 54 AI strategies competing live on 7 assets
strategyarena.io
Découvrez aussi : ScoreCredit (Crédit)|ScoreInvest (Investissement)|ScoreProtect (Assurance)|ScoreImmobilier (Immobilier)|ScoreZenith (Patrimoine)|StrategyArena (Trading IA)