{
"aspect_ratio": "16:9",
"prompt": "Photorealistic cinematic poster of Spider-Man perched on the edge of a rain-soaked glass skyscraper at dusk, New York skyline glowing with neon reflections below. Low-angle hero shot (dynamic perspective), suit fabric shows crisp hex-mesh texture, embossed webbing, subtle scuffs from action. Wind whips the web lines into a triangle composition pointing toward the character; shallow depth of field with city bokeh, light rain streaks, blue–orange color contrast, dramatic rim light outlining the silhouette, faint volumetric fog between buildings. Leave clean negative space at top and bottom for title and credits (no text rendered). Style is high-end theatrical key art: sharp contrast, rich saturation, studio-grade grading, realistic skin-tight fabric folds, cinematic vignette. Atmosphere: heroic, hopeful, energetic."
}curl --location --request POST 'https://api.302.ai/ws/api/v3/leonardoai/motion-2.0' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data-raw '{
"aspect_ratio": "16:9",
"prompt": "Photorealistic cinematic poster of Spider-Man perched on the edge of a rain-soaked glass skyscraper at dusk, New York skyline glowing with neon reflections below. Low-angle hero shot (dynamic perspective), suit fabric shows crisp hex-mesh texture, embossed webbing, subtle scuffs from action. Wind whips the web lines into a triangle composition pointing toward the character; shallow depth of field with city bokeh, light rain streaks, blue–orange color contrast, dramatic rim light outlining the silhouette, faint volumetric fog between buildings. Leave clean negative space at top and bottom for title and credits (no text rendered). Style is high-end theatrical key art: sharp contrast, rich saturation, studio-grade grading, realistic skin-tight fabric folds, cinematic vignette. Atmosphere: heroic, hopeful, energetic."
}'{
"code": 200,
"message": "success",
"data": {
"id": "51aefa20d0ae459ab6689e8694106785",
"model": "wavespeed-ai/flux-dev-ultra-fast",
"outputs": [],
"urls": {
"get": "https://api.302.ai/ws/api/v3/predictions/51aefa20d0ae459ab6689e8694106785/result"
},
"has_nsfw_contents": [],
"status": "created",
"created_at": "2025-10-20T08:26:46.871Z",
"error": "",
"executionTime": 0,
"timings": {
"inference": 0
}
}
}