I am trying to run a code that makes an API call and process the response (list of data that varies), and then again making API call to each data on the list.
Hence