POST /v1/public/newsletter/subscribe
Subscribe to the weekly Smart-Money Report (double opt-in: a confirmation email is sent).
Subscribe to the weekly Smart-Money Report (double opt-in: a confirmation email is sent).
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
curl -X POST "https://example.com/v1/public/newsletter/subscribe" \ -H "Content-Type: application/json" \ -d '{ "email": "[email protected]" }'GET /v1/traders/recently-active GET
Minutes-grain recently-active traders. Masked (tid + masked label, proxy_wallet null) for anonymous and API-key callers; a browser session gets the real proxy_wallet and unmasked names. Activity (which wallets) is live off the trades.new tail; the ranked metric VALUES are grid cadence. Windows 5m/15m require sign-in; >=1h are anonymous. Sort by any of: realized_pnl, total_pnl, roi_pct, win_rate_pct, lifetime_volume_usdc, trade_count.
GET /v1/trader/{proxy}/activity GET
Unified activity feed — trades + settlements (redeems) + splits/merges/converts. Paid feature (metrics_full).