Skip to main content
The Data API is fully supported on Polymarket. Every figure is derived from on-chain Polygon settlement records and replayed through a share-level FIFO cost-basis engine, no off-chain estimates. It works on any public Polymarket address, not just wallets managed through Bravado, and the read endpoints require no funded account.

What you can query

Accounting model

PnL is computed under the Prediction Market Wallet Accounting Standard (PMWAS), so cost basis is consistent across every response rather than recomputed per endpoint.
All numeric fields are returned as JSON strings to preserve decimal precision. Parse them with an arbitrary-precision type, never a float. See Numeric conventions.