Skip to main content
Use pn.v3 for new data integrations. The top-level sync and async 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, so the model exposes it as str | None. Use a token ID or slug when your workflow requires an identifier. Do not interpret the compatibility method list as the complete product API. Use Python V3 for wallets, grouped trades, positions, combos, builders, credits, identities, profiles, webhooks, and perps. Both clients retain rpc(method, params). It is an HTTP JSON-RPC helper and does not implement eth_subscribe; see the RPC guide.