Hey @Michael_Soprano Foe the first request, yes you would keep the path=input_files. Once you make a request to that endpoint, you will receive a response with path to all the files. You can then use those exact paths in the next api endpoint to request the exact json. Hope this helps ? Regards,Abh...