Access orderflow data via REST API. Python, JavaScript, cURL — all endpoints documented below.
All pairs with price, volume, OI, funding, signal score
curl "https://www.buildix.trade/api/v1/screener" \ -H "Authorization: Bearer YOUR_API_KEY"
Generate an API key from your Dashboard → API Keys. Include it in every request as a Bearer token.
Authorization: Bearer bx_live_abc123...
Need API access?
Free tier: 10 calls/min (screener only). Whale plan: 300/min + WebSocket + all endpoints.