Directly into your algorithmic strategies, terminals, mobile apps, and Telegram bots — everything you need to automate crypto trading in 60 seconds.
Connect nowSignals appear in API at the same time as push to our closed channels.
Separate endpoint returns synthetic signals and emulates webhooks — test your integration without affecting your live account.
Each signal contains entry, SL, strategy id — enough for any risk engine.
Cluster of 3 independent data centers (Frankfurt, Amsterdam, Singapore) + instant failover.
Download your API key in the dashboard and run the request:
curl -X GET \ -H"X-API-KEY:"
Sample response:
{"id" :"sig_2cd7342b","pair" :"BTC/USDT","direction" :"LONG","entry" : 68850.0,"stop_loss" : 67125.0,"timeframe" :"1H","created_at" :"2025‑07‑02T15:11:07Z","ttl_sec" : 5400}
Some of our endpoints
Method/ Path | Purpose | Limit |
---|---|---|
GET/v1/signals | List of latest signals (pagination, filters by pair, timeframe, date) | 120 req/min |
GET/v1/signals/{id} | Details of a specific signal | 300 req/min |
POST/v1/webhooks | Webhook subscription. Provide URL and pair filter | 10 req/min |
DELETE/v1/webhooks/{id} | Delete webhook subscription | 5 req/min |
** All plans include a 30-day refund guarantee if signal accuracy < 65%.
Trader Pro — 90 days; Developer — 30 days.
Yes, use parameter ?pairs=BTC/USDT,ETH/USDT
or set a filter when creating the webhook.
Yes. Set up webhook URL like and we’ll automatically convert TV payload to an order.
No, it’s the same domain — api.moriartytrade.com
. For WebSocket use wss://api.moriartytrade.com/stream
.
Get the same signals that make thousands of traders profit, in a format perfect for automation.
Register nowConnect in a minute.
Some errors
HTTP | Code | Reason | How to fix |
---|---|---|---|
401 | AUTH_001 | Missing or invalid X-API-KEY header | Check your key in dashboard, provide it in the header. |
403 | RATE_429 | Rate limit exceeded | Wait for the reset timer or upgrade your plan. |
404 | SIG_404 | Signal not found (expired TTL or wrong ID) | Request fresh list /v1/signals . |
500 | SERV_500 | Unhandled server error | Wait 30 seconds and retry; if the error persists — contact support. |
Subscribe to get the latest updates, free tips, and exclusive offers!
Grab a 20% discount on our VIP membership!
00:00:00
One actual BTC/ETH signal from our channel — free.
See how it works before upgrading to VIP.