Skip to main content
Use the V3 client for current PolyNode data. It contains a shared registry for every supported V3 route, including wallets, positions, trades, combos, fees, builders, webhooks, credits, identities, profiles, and perps. The main client also keeps top-level convenience methods for older V1 and V2 endpoints. Those methods are useful for existing integrations, but they are not the complete current product surface.

Complete V3 SDK guide

Learn how to discover and call all 120 registered V3 operations from TypeScript, Python, or Rust.

Compatibility methods

Which client should I use?

Top-level and V3 methods can be used from the same client. Migrating one request at a time does not change the behavior of the remaining compatibility calls.