Authorization: Bearer ********************
{
"script": "Machine learning is a technique where algorithms learn from data to make predictions or decisions without explicit programming... It powers applications like image recognition, natural language processing, and predictive analytics, continuously improving as it processes more data."
}
curl --location --request POST 'https://ext.videogen.io/v1/script-to-video' \
--header 'Content-Type: application/json' \
--data-raw '{
"script": "Machine learning is a technique where algorithms learn from data to make predictions or decisions without explicit programming... It powers applications like image recognition, natural language processing, and predictive analytics, continuously improving as it processes more data."
}'
{
"apiFileId": "874d3150-f0e3-435c-be3d-0936d892b7e7"
}