Images

List Image Actions

The ready-made explicit stills for `action` on `spicy-image-action-1`. No key needed.

46 stills in the categories sex, anal, oral, handjob, cumshot and solo; most share their id with a video action (GET /v1/videos/actions). Every still was generated with AI (no real performers). Pass the id as action on POST /v1/images/generations with model: "spicy-image-action-1" and an image_url of the woman: the still supplies the act, pose, framing, room and her body, your image her face, hair and skin tone.

Billed per image at $0.15. The output keeps the still's shape at about 2 megapixels (size).

GET/v1/images/actionsTry it
List Image Actions
cURL
curl --request GET \
  --url https://api.spicyapi.com/v1/images/actions
200
JSON
{
  "object": "list",
  "data": [
    {
      "object": "image_action",
      "id": "pov-missionary",
      "label": "POV missionary",
      "category": "sex",
      "image_url": "https://cdn.spicyapi.com/image-actions/pov-missionary-7f462a19.webp",
      "preview_url": "https://cdn.spicyapi.com/image-actions/pov-missionary-thumb-5d29bb67.webp",
      "size": "1248*1664",
      "styles": {}
    },
    {
      "object": "image_action",
      "id": "pov-missionary-legs-wide",
      "label": "POV missionary, legs wide",
      "category": "sex",
      "image_url": "https://cdn.spicyapi.com/image-actions/pov-missionary-legs-wide-f34caa35.webp",
      "preview_url": "https://cdn.spicyapi.com/image-actions/pov-missionary-legs-wide-thumb-67c45f2b.webp",
      "size": "1088*1920",
      "styles": {
        "anime": {
          "image_url": "https://cdn.spicyapi.com/image-actions/pov-missionary-legs-wide-anime-559dfdeb.webp",
          "preview_url": "https://cdn.spicyapi.com/image-actions/pov-missionary-legs-wide-anime-thumb-aa680dc4.webp"
        },
        "3d": {
          "image_url": "https://cdn.spicyapi.com/image-actions/pov-missionary-legs-wide-3d-983a68d9.webp",
          "preview_url": "https://cdn.spicyapi.com/image-actions/pov-missionary-legs-wide-3d-thumb-a8392c00.webp"
        },
        "cartoon": {
          "image_url": "https://cdn.spicyapi.com/image-actions/pov-missionary-legs-wide-cartoon-9236560c.webp",
          "preview_url": "https://cdn.spicyapi.com/image-actions/pov-missionary-legs-wide-cartoon-thumb-766afe90.webp"
        }
      }
    }
  ]
}

Response

200 · application/json

Successful Response

dataImageAction · object[]required

The library.

Was this page helpful?