home

Home summary

Returns the dashboard summary card: total USD, per-symbol holdings, today's delta, and the WTGXX yield.

get/home/summary

Query parameters

timezonestring

Response

OK

money_market_yieldstring
todays_delta_positiveboolean
todays_delta_usdstring
total_available_usdstring
total_balance_usdstring

Changes

Changed in 1 of the 22 revisions of this API.17

    • added the optional property breakdown/items/available_native to the response with the 200 status

      response-optional-property-added

    • added the optional property breakdown/items/available_usd to the response with the 200 status

      response-optional-property-added

    • added the optional property breakdown/items/change_24h_positive to the response with the 200 status

      response-optional-property-added

    • added the optional property breakdown/items/pending_incoming_net_native to the response with the 200 status

      response-optional-property-added

    • added the optional property breakdown/items/pending_incoming_net_usd to the response with the 200 status

      response-optional-property-added

    • added the optional property breakdown/items/pending_outgoing_net_native to the response with the 200 status

      response-optional-property-added

    • added the optional property breakdown/items/pending_outgoing_net_usd to the response with the 200 status

      response-optional-property-added

    • added the optional property breakdown/items/symbol_rollup to the response with the 200 status

      response-optional-property-added

    • added the optional property holdings/items/available_native to the response with the 200 status

      response-optional-property-added

    • added the optional property holdings/items/available_usd to the response with the 200 status

      response-optional-property-added

    • added the optional property holdings/items/change_24h_positive to the response with the 200 status

      response-optional-property-added

    • added the optional property holdings/items/pending_incoming_net_native to the response with the 200 status

      response-optional-property-added

    • added the optional property holdings/items/pending_incoming_net_usd to the response with the 200 status

      response-optional-property-added

    • added the optional property holdings/items/pending_outgoing_net_native to the response with the 200 status

      response-optional-property-added

    • added the optional property holdings/items/pending_outgoing_net_usd to the response with the 200 status

      response-optional-property-added

    • added the optional property holdings/items/symbol_rollup to the response with the 200 status

      response-optional-property-added

    • added the optional property total_available_usd to the response with the 200 status

      response-optional-property-added