Aleph Terminal has no token. Any token using our name is not affiliated with us.

א
Login
BTC$73,176+1.60%ETH$2,250+1.62%SOL$85.20+1.51%BTC$73,176+1.60%ETH$2,250+1.62%SOL$85.20+1.51%

API Documentation

Base URL: https://api.alephterminal.xyz · Auth: X-API-Key header

Request API Access

API keys are issued on request. DM us on Discord to get started. Include your use case and expected volume.

Quant tier includes automatic API key generation.

DM Us on Discord
GET/api/v1/signals/{symbol}
Observer+Auth

Latest ML signal for a symbol

curl
curl -H "X-API-Key: YOUR_KEY" https://api.alephterminal.xyz/api/v1/signals/BTCUSDT
GET/api/v1/signals/{symbol}/history
Observer+Auth

Historical signals

curl
curl -H "X-API-Key: YOUR_KEY" https://api.alephterminal.xyz/api/v1/signals/BTCUSDT/history
GET/api/v1/market/structure
Observer+Auth

Market microstructure metrics

curl
curl -H "X-API-Key: YOUR_KEY" "https://api.alephterminal.xyz/api/v1/market/structure?symbol=BTCUSDT"
GET/api/v1/market/liquidations
Starter+Auth

Liquidation cluster data

curl
curl -H "X-API-Key: YOUR_KEY" "https://api.alephterminal.xyz/api/v1/market/liquidations?symbol=BTCUSDT"
GET/api/v1/brief/latest
Observer+Auth

Latest intelligence brief

curl
curl -H "X-API-Key: YOUR_KEY" https://api.alephterminal.xyz/api/v1/brief/latest
GET/api/v1/whales/dashboard
Starter+Auth

Whale positions + liquidation magnets

curl
curl -H "X-API-Key: YOUR_KEY" https://api.alephterminal.xyz/api/v1/whales/dashboard
GET/api/v1/quant/market-xrays
Pro+Auth

Liquidation heatmap grid for visualization

curl
curl -H "X-API-Key: YOUR_KEY" "https://api.alephterminal.xyz/api/v1/quant/market-xrays?symbol=BTCUSDT&timeframe=1h"
GET/api/v1/quant/spectral-disk
Pro+Auth

Cross-asset correlation eigenvalue analysis

curl
curl -H "X-API-Key: YOUR_KEY" "https://api.alephterminal.xyz/api/v1/quant/spectral-disk?symbol=BTCUSDT"
WS/ws/signals
Pro+Auth

Real-time signal updates (Pro+ only)

curl
wscat -c "wss://api.alephterminal.xyz/ws/signals"
# After connect, send auth:
{"type":"auth","api_key":"YOUR_KEY"}
אALEPH TERMINAL · Behind the Curtains

Aleph Terminal provides informational tools and data analytics. Nothing on this platform constitutes financial, investment, or trading advice. Cryptocurrency trading involves substantial risk of loss. Past performance is not indicative of future results.

א
Aleph Terminal
Behind the Curtains

Risk Warning: Cryptocurrency trading involves substantial risk of loss and is not suitable for every person. You may lose some or all of your invested capital. Do not invest money you cannot afford to lose.

Aleph Terminal provides informational tools and data analytics only. Nothing on this platform constitutes financial, investment, or trading advice. All trading decisions are self-directed.

By continuing, you confirm you are at least 18 years old and not located in a sanctioned jurisdiction.