curl --request POST \ --url https://api.byword.ai/get_article
API
Get Article
Retrieve articles created via the Create Article endpoint
POST
https://api.byword.ai
/
get_article
Get Article
Copy
curl --request POST \ --url https://api.byword.ai/get_article
This endpoint allows you to retrieve articles created via Create Article. Articles typically take around 60 seconds to generate, so it’s recommended to call this API at 5 second intervals until the endpoint returns a response with all of the article’s fields.