0.4 <= x <= 2.5
{
"promptText": "A beautiful sunset over mountains",
"negativePrompt": "blurry, low quality",
"seed": 12345
}
curl --location --request POST 'https://api.302.ai/pika/generate/2.2/t2v' \
--header 'Authorization: Bearer sk-jls4AaVBGoe1GwZD64qZA1qyKTN1MPHa4NmvH1cT68z7K1Zz' \
--header 'Content-Type: application/json' \
--data-raw '{
"promptText": "A beautiful sunset over mountains",
"negativePrompt": "blurry, low quality",
"seed": 12345
}'
{"video_id":"pika_cd09171cc2c2"}