Get a detailed history of all transactions in your portfolio
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.
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.
Passcode for accessing protected portfolio data
"123456"
Page number to retrieve (1-based indexing)
1
Number of items to return per page
20
The fiat currency to return values in
"USD"
Coin ID to filter transactions for a specific coin
"bitcoin"
Portfolio ID for accessing a specific API-connected portfolio. Required if shareToken is not provided.
"abc123def456"