sora-2
Datasets
All datasets matching “sora-2”sora2_outputsora2gen-videos-sora2Sora2const main = async () => {
const response = await fetch('https://api.aimlapi.com/v2/video/generations', {
method: 'POST',
headers: {
Authorization: 'Bearer ',
'Content-Type': 'application/json',
},
body: JSON.stringify({
model: 'openai/sora-2-t2v',
prompt: 'A DJ on the stand is playing, around a World War II battlefield, lots of explosions, thousands of dancing soldiers, between tanks shooting, barbed wire fences, lots of smoke and fire, black and… See the full description on the dataset page: https://huggingface.co/datasets/George870/Sora2.gpt52-sora2-veo31-gptimage15-nexaapi-tutorial
GPT-5.2, Sora 2, Veo 3.1 & GPT Image 1.5 API Tutorial via NexaAPI
Access all four top 2026 AI models through one unified API.
Quick Start
pip install nexaapi
from nexaapi import NexaAPI
client = NexaAPI(api_key='YOUR_API_KEY')
# GPT-5.2
response = client.chat.completions.create(
model='gpt-5.2',
messages=[{'role': 'user', 'content': 'Hello!'}]
)
# GPT Image 1.5
image = client.images.generate(model='gpt-image-1.5', prompt='A sunset', size='1024x1024')
# Sora 2… See the full description on the dataset page: https://huggingface.co/datasets/nickyni/gpt52-sora2-veo31-gptimage15-nexaapi-tutorial.esfandtv-sora2-data
