PnL By Address
Authorizations
apiKeystringRequired
API key for authentication
Body
Request for PnL by address endpoint.
addressstring · min: 1 · max: 100RequiredExample:
Wallet address (hex, with or without 0x prefix)
0x1234567890abcdef1234567890abcdef12345678order_byany ofOptionalExample:
Sort order
[{"direction":"DESC","field":"total_pnl_usd"}]Responses
200
PnL by address 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
post/api/v1/prediction-market/pnl-by-address
Last updated
Was this helpful?