home

Home balance chart

Returns the USD-equivalent balance series for the authenticated group over the requested duration, optionally filtered to a single asset.

get/home/balance_chart

Query parameters

durationstring
symbol'all' | 'USDC' | 'BTC' | 'WTGXX' | 'WTSIX' | 'FLTTX' | 'STEAKUSDC' | 'XLM'
timezonestring

Response

OK

delta_positiveboolean
end_value_usdstring
range_labelstring
start_value_usdstring

Changes

Changed in 2 of the 23 revisions of this API.7

    • added the optional property points/items/pending_incoming_usd to the response with the 200 status

      response-optional-property-added

    • added the optional property points/items/pending_outgoing_usd to the response with the 200 status

      response-optional-property-added

    • added the optional property points/items/settled_usd to the response with the 200 status

      response-optional-property-added

    • added the new optional query request parameter symbol

      new-optional-request-parameter

    • added the non-success response with the status 400

      response-non-success-status-added

    • added the non-success response with the status 401

      response-non-success-status-added

    • added the non-success response with the status 403

      response-non-success-status-added