After a successfull '&action=create'-Request (seen by 'status'-Code "200") you will get a Session ID back in the output parameter 'session'.
Please use this session id to poll every 90 Seconds for the result article with this sample request below. Please provide your given session ID.
Create one article will take about 5-6 minutes!
Fetch Article via Polling every 60 Seconds for up to 15 Minutes:
Code:
wget 'https://www.textgenerator.io/v1/api.php?action=fetch&session=47af4a9276c2fa4c9e50c016618bc408'