REST API

Integrate Our Signals Into Your Product

With TradeyAR's API, receive AI signals directly in your app, bot or platform.

Free
$0
10 requests/day
  • Recent signals
  • Basic stats
  • 60s delay
  • Full documentation
Get API Key
Most Popular
Starter
$29/mo
1,000 requests/day
  • All Free features
  • Live signals (real-time)
  • Webhook support
  • 30-day historical data
Get API Key
Pro
$99/mo
Unlimited
  • All Starter features
  • Full historical data
  • 99.9% SLA
  • Priority support
Get API Key
Enterprise
Contact
Custom
  • All Pro features
  • IP Whitelisting
  • Custom SLA contract
  • Dedicated account manager
Get API Key
Sample Code
curl -X GET "https://tradeyar.trade-future.ir/api/demo/signals" \
  -H "X-API-Key: YOUR_API_KEY" \
  -H "Content-Type: application/json"

# Response:
{
  "signals": [
    {
      "symbol": "BTCUSDT",
      "direction": "LONG",
      "entry_price": 94500,
      "tp1_price": 97200,
      "sl_price": 93100,
      "confidence": 78.2,
      "timeframe": "1h",
      "status": "ACTIVE"
    }
  ],
  "total": 1
}
Main Endpoints
GET/api/demo/signalsRecent signals list
GET/api/demo/statsOverall performance stats
GET/api/demo/weeklyWeekly stats & top performers
POST/api/demo/ai/chatAI Trading Assistant
Full Swagger Docs
API Access | TradeyAR | TradeyAR