v1
latestOpenAPI 3.0.32026-07-267278168.1 KBPortfolio
Get Portfolio Summary Graph
Returns time-series portfolio snapshots for the authenticated account. Optional query parameter range controls the bucket size: 7d (default), 24h, 30d, or all.
get/v1/portfolio/summary/graph
Query parameters
range'7d' | '24h' | '30d' | 'all'
Time range for bucketing: 7d (default), 24h, 30d, or all
Response
Array of portfolio graph points (time-series)
Example response
{
"success": true
}