Get Visual Effect List
Get Visual Effect list API
Endpoint
https://open.eternalai.org/creative-ai/effects
Query Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
effect_type | string | No | Filter by visual effect type. Common values: image, video |
page | number | No | Page 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"
},
...
]
| Parameter | Type | Description |
effect_id | string | This is the primary identifier of a visual effect, used when calling the API. |
duration | int | Default duration of the video effect in seconds. |
effect_type | string | Type of effect: image or video |
tag | string | Human-readable label |
model_id | string | 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. |
sampleInputURL | string | Sample input image URL |
sampleOutputURL | string | Sample output (image or video) URL |
Popular Visual Effects
The following shows popular effects supported by the Creative AI API. The full effect list may be found here.
Visual Effects for Image Editing
- Nun Outfit (
"effect_id": "57421d3726265d3257260c")

Input Image

Output Image
- Loving Maid (
"effect_id": "574214132013023e521f1b")

Input Image

Output Image
- Cyber Punk Vibe (
"effect_id": "57420a21230e013429223d")

Input Image

- Snow Mood Effect (
"effect_id": "361a0a054e2c033005491a100f07062b")

Input Image

Visual Effects for Video Generation
- Kiss (
"effect_id": "2e1d1601")

Input Image
- 6 Packs (
"effect_id": "535435130d0a1f")

Input Image
- Anime Transform (
"effect_id": "241a0c1f0b41382d00072c10061008")

Input Image
- Zoom out (
"effect_id": "3f1b0a1f4e0e192b")

Input Image
- Lips Licking (
"effect_id": "5742144b5e060f2c39030a")

Input Image