Market Top Holders
Data Freshness & Historical Coverage
Authorizations
apikeystringRequired
API key for authentication
Body
Request for top holders endpoint.
market_idstring · min: 1 · max: 100RequiredExample:
Polymarket market ID
654412order_byany ofOptionalExample:
Sort order
[{"direction":"DESC","field":"position_size"}]sortany ofOptionalDeprecated
Deprecated: use 'order_by' instead.
Responses
200
Top holder 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/top-holders
Last updated
Was this helpful?