API Integrations
Connect and manage your API keys & third-party integrations
8
Active API Keys
12,847
API Requests Today
14
Connected Services
99.98%
API Uptime (30d)
| Key Name | API Key | Permissions | Requests | Status | Created | Actions | |
|---|---|---|---|---|---|---|---|
|
Production API Main trading bot |
sk_live_8x7K...4f2D
|
Read
Write
Trade
|
48,293 Last 30d |
Active | Dec 15, 2024 Never expires |
|
|
|
Development Key Testing environment |
sk_test_9y8L...3e1C
|
Read
|
2,847 Last 30d |
Active | Dec 20, 2024 Expires Jan 20 |
|
|
|
Webhook Handler Signal forwarding |
wh_live_2z5M...7g3B
|
Read
Write
|
15,623 Last 30d |
Active | Nov 10, 2024 Never expires |
|
|
|
Old Integration Legacy system |
sk_live_1a2B...****
|
Read
|
0 Last 30d |
Expired | Oct 5, 2024 Expired Dec 5 |
|
No API keys match your filters.
Showing 4 of 8 API keys
Binance
Crypto Exchange
Trade crypto pairs, get real-time prices, and execute orders directly from SignalAIX.
API Calls Today
MetaTrader 4
Forex Trading
Connect your MT4 account to execute forex signals automatically.
Trades Executed
Telegram Bot
Messaging
Send signals and alerts directly to your Telegram channels.
Messages Sent
Discord
Messaging
Broadcast signals to your Discord community servers.
Webhooks Active
Coinbase
Crypto Exchange
Connect Coinbase for seamless crypto trading and portfolio sync.
MetaTrader 5
Multi-Asset Trading
Advanced multi-asset trading with stocks, forex, and futures.
Kraken
Crypto Exchange
Professional-grade crypto trading with advanced features.
Slack
Messaging
Get trading alerts and signals in your Slack workspace.
API Endpoints
/api/v1/signalsRetrieve all trading signals with optional filters.
/api/v1/signals/{id}Get detailed information about a specific signal.
/api/v1/signalsCreate a new trading signal.
/api/v1/market/{pair}Get real-time market data for a trading pair.
/api/v1/trades/executeExecute a trade based on signal parameters.
/api/v1/signals/{id}Update an existing signal's parameters.
/api/v1/signals/{id}Delete a signal from the system.
Quick Start
Generate your API key from the Keys tab
Include your key in the Authorization header
Make requests to our REST API endpoints
# Get latest signals
curl -X GET \
"https://api.signalaix.com/v1/signals" \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json"
{
"status": "success",
"data": [
{
"id": "sig_8x7K4f2D",
"pair": "EUR/USD",
"direction": "BUY",
"entry": 1.0875,
"confidence": 87
}
]
}
Base URL
https://api.signalaix.com/v1
12,847
Requests Today
348,592
Requests This Month
42ms
Avg Response Time
0.02%
Error Rate
API Usage (Last 7 Days)
Rate Limits
Current Plan: Pro Trader
Your API limits reset on January 1, 2025
500K
Monthly Requests
348,592 / 500,000 used
10
API Keys
8 / 10 keys created
Unlimited
Webhooks
No limit on webhooks