Curl doesn't download anything before timeout

I am working on a large project that requires me to download a lot of schemas. I have the 50$ plan and all of my schemas are <= 1000 rows but many of them will timeout before anything is downloaded. I have found that if I make then into an api they return with this error: {"error":"Your handler script took too long to execute. The handler script must execute in under 30 seconds"} unless I shrink them down much smaller than I would like. Is this there a fix to this?