Skip to main content
Use pn.v3 for new data integrations. It has the complete current route registry. The top-level PolyNode methods remain available for existing V1/V2 integrations and focused helpers such as health, legacy market search, and RPC.
Nested compatibility-search markets can omit conditionId. Treat it as optional and use a token ID or slug when your workflow requires an identifier. Do not interpret the compatibility method list as the complete product API. For wallets, positions, grouped trades, combos, builders, credits, identities, profiles, webhooks, and perps, use TypeScript V3. The generic JSON-RPC helper remains available as pn.rpc(method, params). It is an HTTP request helper and does not implement eth_subscribe; use the RPC guide for examples.