BETAThe Prediction Market API is currently in beta and subject to breaking changes as we continue to improve the product. If you have any feedback, please reach out in Discord.
Prerequisite
To use social features, you need:- An API key from the Portal
User Profiles
UseGET /profiles/{ownerPubkey} to retrieve a user’s prediction market statistics and performance metrics.
P&L History
UseGET /profiles/{ownerPubkey}/pnl-history to retrieve time-series P&L data for charting.
Trade Feed
UseGET /trades to retrieve recent trades across the platform. This provides a global activity feed of filled orders.
Leaderboards
UseGET /leaderboards to retrieve competitive rankings.
