Keys are minted at your account plan. Upgrading lifts the keys you already have — you will not need to create new ones.
No keys yet — create one.
Your keys have served 0 requests. Credits above are the platform key’s meter, not a per-user allowance — per-user keys come with billing.
Everything below is the plan set at launch — rates, credits and prices are what you will pay. Nothing can be bought until then, and first 100 customers: 50% off the first year. applies to the first accounts on board. Ask for early access.
Polymarket gives away positions, trades and leaderboards for free. We are not selling access to that. We sell PnL reconstructed from our own Polygon node and verified against on-chain holdings at resolution — the subgraph everyone else resells breaks on wallets with 100k+ trades and only reports realized PnL.
Enough to build and demo against.
Support: Community
Bulk exports and backtesting for a real project.
Support: Chat
Where the live stream and the signal feeds unlock.
Support: Priority
Production workloads across several services.
Support: Telegram + Slack
Unmetered, with a direct line to the team.
Buy volume without a subscription — throughput stays at 60/min.
Checkout opens with the API. Plans will be paid in USDC on Polygon, and a plan activates as soon as the transfer confirms — existing keys move with it.
wss://wss.hexio.trade/ws/tradesEvery fill as it confirms, carrying the wallet's PnL state after that trade — realized_pnl, winrate, trade_count. Add ?wallet=0x… for a dedicated channel.
wss://wss.hexio.trade/v1/stream/transactionsFilterable and metered: wallets=, markets=, min_usdc=. Billed per 100 delivered rows, max 3 concurrent connections per key.
https://api.hexio.trade/v1Request/response over HTTPS. Send X-API-Key on every call; sockets take ?api_key= instead, since a browser cannot set headers on a handshake.