get wallet profit & loss
Documentation Index
Fetch the complete documentation index at: https://coinstats.app/docs/llms.txt
Use this file to discover all available pages before exploring further.
Multipliers
You will get
Required
Optional
API key required to access the endpoints. Generate one from your dashboard at https://openapi.coinstats.app and pass it in the X-API-KEY request header. Never expose your key in client-side code.
Page number to retrieve (1-based indexing)
1
Number of P/L items to return per page.
1000
Wallet address for raw wallet PnL data.
"0x1234567890abcdef1234567890abcdef12345678"
Single wallet connection identifier from GET /wallet/blockchains. Required with address.
"ethereum"
Blockchain identifier from GET /wallet/blockchains. Used when connectionId is not provided.
"ethereum"
Filter PnL data by coin ID.
"bitcoin"