PnL By Market
Data Freshness & Historical Coverage
Authorizations
apikeystringRequired
API key for authentication
Body
Request for PnL by market endpoint.
market_idstring · min: 1 · max: 100RequiredExample:
Polymarket market ID
654412order_byany ofOptionalExample:
Sort order
[{"direction":"DESC","field":"total_pnl_usd"}]Responses
200
PnL by market data
application/json
400
Bad Request
application/json
401
Unauthorized
application/json
402
Payment Required
application/json
403
Forbidden
application/json
404
Not Found
application/json
422
Unprocessable Content
application/json
429
Too Many Requests
application/json
500
Internal Server Error
application/json
502
Bad Gateway
application/json
503
Service Unavailable
application/json
504
Gateway Timeout
application/json
post/api/v1/prediction-market/pnl-by-market
Last updated
Was this helpful?