curl --location --request POST 'https://api.anakin.ai/v1/quickapps/1476/runs' \
--header 'X-Anakin-Api-Version;' \
--header 'Content-Type: application/json' \
--data-raw '{
"inputs": {
"Topic": "About Artificial Intelligence",
"Details": "Driving Customer Engagement"
},
"stream": true
}'
{
"content": "Anakin.ai is a one-stop AI app platform that offers the ability to generate content, images, videos, and voice, as well as craft automated workflows, custom AI apps, and intelligent agents.",
"threadId": "NRwJqQ6yBE4vG9c4UwILV6N1VVsZppjA"
}