Get historical portfolio snapshot data with normalized coin balances and portfolio metrics
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
Portfolio ID for accessing a specific API-connected portfolio. Required if shareToken is not provided.
"abc123def456"
Start date for snapshot data (YYYY-MM-DD format)
"2024-01-01"
End date for snapshot data (YYYY-MM-DD format)
"2024-12-31"
Comma-separated list of coin IDs to filter by
"bitcoin,ethereum,cardano"
Portfolio Snapshot Items
Array of portfolio snapshots ordered chronologically