Calling Multiple API's at same time

Is it possible to call multiple API’s at the same time using a workflow. My application needs to call perhaps 15 or so API’s to search for names, then bring back the results and put it in a repeating group, If I string them one after the other it could really slow down the search (wait for one API call then the next, and so on).

Thanks,
David