[API] Query for multiple buffs

Hi,

Is there a way to get list of multiple buffs in a single run through the API? My goal is to track consumables but I don’t want to query for too many API calls as that can be slow on my side.

Possibly even better option would be to lookup all consumables by category, not ability ID.

By the way, good job on the API so far. Have been enjoying it for a while.