API Calling

Pabbly has a timeout of 25 seconds waiting for a response. My calls using the API generally take longer than this and thus I end up wasting credits. It would be great to be able to make the call (which immediately returns a token) and then be able to use the token (using the API key to authenticate) to retreive the generated content at a later time. This will avoid the timeout issues. Marking this as "Important" as I don't think it's "critical/breaking", but this is a fairly important thing for me and my workflow.