Analytics
/api/v1/analytics/summaryAuthorization
bearerAuth Session JWT access token or personal access token (tm_pat_…).
In: header
Query Parameters
Account scope. Accepts a single account id, a comma-separated list, or the parameter repeated (portfolio mode). Multi-account scopes must share one base currency; mixed-currency selections return 400 mixed_currencies. Omit for all accounts.
RFC3339 start time
date-timeRFC3339 end time
date-timeResponse Body
application/json
curl -X GET "https://example.com/api/v1/analytics/summary"{}/api/v1/analytics/dailyAuthorization
bearerAuth Session JWT access token or personal access token (tm_pat_…).
In: header
Query Parameters
Account scope. Accepts a single account id, a comma-separated list, or the parameter repeated (portfolio mode). Multi-account scopes must share one base currency; mixed-currency selections return 400 mixed_currencies. Omit for all accounts.
RFC3339 start time
date-timeRFC3339 end time
date-timeIANA timezone for day / hour-of-day / weekday bucketing (e.g. America/New_York). Defaults to UTC. Session bucketing always uses the US-equity clock (Eastern).
Response Body
curl -X GET "https://example.com/api/v1/analytics/daily"/api/v1/analytics/behaviorAuthorization
bearerAuth Session JWT access token or personal access token (tm_pat_…).
In: header
Query Parameters
Account scope. Accepts a single account id, a comma-separated list, or the parameter repeated (portfolio mode). Multi-account scopes must share one base currency; mixed-currency selections return 400 mixed_currencies. Omit for all accounts.
RFC3339 start time
date-timeRFC3339 end time
date-timeIANA timezone for day / hour-of-day / weekday bucketing (e.g. America/New_York). Defaults to UTC. Session bucketing always uses the US-equity clock (Eastern).
Response Body
application/json
curl -X GET "https://example.com/api/v1/analytics/behavior"{}/api/v1/analytics/equity-curveAuthorization
bearerAuth Session JWT access token or personal access token (tm_pat_…).
In: header
Query Parameters
Account scope. Accepts a single account id, a comma-separated list, or the parameter repeated (portfolio mode). Multi-account scopes must share one base currency; mixed-currency selections return 400 mixed_currencies. Omit for all accounts.
RFC3339 start time
date-timeRFC3339 end time
date-timeResponse Body
curl -X GET "https://example.com/api/v1/analytics/equity-curve"