Appearance
pnl
GET
https://api-v1-ab.blink.trade/v1/pnlGet subaccount PnL history.
Query parameters
addressanyrequiredBase58 account address that decodes to 32 bytes.
subaccount_idint32required min
0resolutionanyrequiredstart_timestampint64requiredInclusive Unix timestamp in milliseconds.
min
0end_timestampint64requiredExclusive Unix timestamp in milliseconds.
min
0count_backint32requiredMaximum rows returned.
min
1 max 500Responses
Language
cURL requestCopy
Response
Run the request to see the response body.