Data from API is just like data from the DB, in that all operators available in dynamic expressions to DB data of specific type (ie: difference between dates, addresses or numbers have different operators) are available to data from API in dynamic expressions.

So if your data from API is of type number you can use the :sum operator.