{
"video_url": "https://file.302.ai/gpt/imgs/20250722/fcdc31fe86da4091a7795189ab2614f6.mp4",
"prompt": "What is happening in this video?"
}
curl --location --request POST 'https://api.302.ai/302/submit/video-understanding' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data-raw '{
"video_url": "https://file.302.ai/gpt/imgs/20250722/fcdc31fe86da4091a7795189ab2614f6.mp4",
"prompt": "What is happening in this video?"
}'
{}