{
"pikaffect": "Inflate",
"promptText": "Inflate it",
"image": "https://filesystem.site/cdn/20241024/QXqFs9XVc0tWJHeuWP4A012SpucDq2.png",
"model": "1.5",
"options": {
"frameRate": 24,
"camera": {},
"parameters": {
"guidanceScale": 12,
"motion": 1,
"negativePrompt": ""
},
"extend": false
}
}
curl --location --request POST 'https://draw.openai-next.com/pika/generate/v1.5' \
--header 'Content-Type: application/json' \
--data-raw '{
"pikaffect": "Inflate",
"promptText": "Inflate it",
"image": "https://filesystem.site/cdn/20241024/QXqFs9XVc0tWJHeuWP4A012SpucDq2.png",
"model": "1.5",
"options": {
"frameRate": 24,
"camera": {},
"parameters": {
"guidanceScale": 12,
"motion": 1,
"negativePrompt": ""
},
"extend": false
}
}'
{}