Loading your dashboard…
Your API key, usage and subscriptions are private. Sign in to view them, or create a free account to get an API key.
Please verify your email address
We sent a verification link to your inbox. Check your spam folder if you don't see it.
Account
Monitor your API usage and manage your subscription.
You're approaching your daily limit
Upgrade for more calls, all symbols and real-time data.
Daily limit reached — upgrade to continue
Your calls reset at 00:00 UTC. Upgrade now to keep trading without interruption.
Loading your key…
Keep this key secret. Regenerate from settings if compromised.
Resets at 00:00 UTC
No API key found on your account yet.
Generate a keyCopy this into your terminal, or click Run test call to fire it from your browser using your session.
curl -H "X-API-Key: sm_your_key" "https://api.smartmoneyapi.com/v1/confirm?symbol=BTC&direction=long"
import requests
r = requests.get(
"https://api.smartmoneyapi.com/v1/confirm",
headers={"X-API-Key": "sm_your_key"},
params={"symbol": "BTC", "direction": "long"},
)
print(r.json())
Replace sm_your_key with your full key — shown once at signup or after a regenerate in Settings. The browser test below uses your logged-in session, so it works without pasting the key.
Next: wire it into your bot. See the quickstart and the Freqtrade/CCXT examples.
Your referral link, the sign-ups it produced and your payout history live in the affiliate dashboard. Not enrolled yet? The programme page has the commission terms and the assets you can use.
Go from 200 to 3,000 calls a day, and 30 requests a minute instead of 4.
Upgrade to unlockStream every confirmation push instead of polling the REST API.
Upgrade to unlock| Timestamp | Endpoint | Symbol | Confidence | Latency |
|---|
| Chain | Plan | Status | Renews |
|---|---|---|---|
| Loading… | |||