Skip to main content

Get Visual Effect List

Get Visual Effect list API

Endpoint


https://open.eternalai.org/creative-ai/effects

Query Parameters

ParameterTypeRequiredDescription
effect_typestringNoFilter by visual effect type. Common values: image, video
pagenumberNoPage index (starting from 1)

Example Request


https://open.eternalai.org/creative-ai/effects?effect_type=image&page=1

Response Example


[
{
"effect_id": "5742144a2259082b305928",
"duration": 5,
"effect_type": "video",
"tag": "Naughty Tease",
"model_id": "Wan-AI/Wan2.2-I2V-A14B-Lightning",
"sampleInputURL": "https://cdn.eternalai.org/feed/2025/12/12/11752376-938c-46c5-8799-ab6d32c8599d.jpg",
"sampleOutputURL": "https://cdn.eternalai.org/feed/2025/12/12/7a5d74e9-56c2-4019-9f4c-32823543cf90.mp4"
},
...
]
ParameterTypeDescription
effect_idstringThis is the primary identifier of a visual effect, used when calling the API.
durationintDefault duration of the video effect in seconds.
effect_typestringType of effect: image or video
tagstringHuman-readable label
model_idstring Default model of the effect
Note: Only effects using model Wan-AI/Wan2.2-I2V-A14B-Lightning or Qwen-Image-Edit-2509 allow all images. All other models will block NSFW images.
sampleInputURLstringSample input image URL
sampleOutputURLstringSample output (image or video) URL

The following shows popular effects supported by the Creative AI API. The full effect list may be found here.

Visual Effects for Image Editing

  1. Nun Outfit ("effect_id": "57421d3726265d3257260c")

Input Image

Output Image

  1. Loving Maid ("effect_id": "574214132013023e521f1b")

Input Image

Output Image

  1. Cyber Punk Vibe ("effect_id": "57420a21230e013429223d")

Input Image

Output Image
Output Image
  1. Snow Mood Effect ("effect_id": "361a0a054e2c033005491a100f07062b")

Input Image

Output Image
Output Image

Visual Effects for Video Generation

  1. Kiss ("effect_id": "2e1d1601")

Input Image

Output Video
  1. 6 Packs ("effect_id": "535435130d0a1f")

Input Image

Output Video
  1. Anime Transform ("effect_id": "241a0c1f0b41382d00072c10061008")

Input Image

Output Video
  1. Zoom out ("effect_id": "3f1b0a1f4e0e192b")

Input Image

Output Video
  1. Lips Licking ("effect_id": "5742144b5e060f2c39030a")

Input Image

Output Video