Core APIs
Base URLs
Authentication
Send your API key with eitherx-api-key, Authorization: Bearer <key>, or ?key=<key>.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Start here for PolyNode REST APIs: V3 Polymarket data, wallet analytics, market data, orderbook snapshots, profiles, search, and legacy endpoints.
| API | Use it for |
|---|---|
| V3 Data API | Polymarket markets, positions, trades, wallet P&L, builders, combos, rewards, tags, fees, and global stats. |
| Wallet P&L | Wallet summaries, realized P&L, P&L events, open positions, and wallet activity. |
| Markets & Search | Market discovery, condition lookups, market-level positions, prices, trades, and candles. |
| Orderbook | Current orderbook, midpoint, and spread snapshots. |
| Profiles | Polymarket profile lookup and username setup flows. |
| Onchain V2 | Legacy onchain V2 trade, position, redemption, volume, and candle endpoints. |
| Surface | Base URL |
|---|---|
| REST API | https://api.polynode.dev |
| WebSocket streams | wss://polynode.dev/ws |
| Orderbook stream | wss://polynode.dev/orderbook/ws |
x-api-key, Authorization: Bearer <key>, or ?key=<key>.
