curl --location --request POST 'https://api.elkapi.com/v1/video_generation' \
--header 'Authorization: {{api-key}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"model": "video-01",
"prompt": "A piece of paper with Rix written on it was found in the belly of a fish at the seaside."
}'{
"task_id": "119044601607782400",
"base_resp": {
"status_code": 0,
"status_msg": "success"
}
}