{
  "openapi": "3.0.1",
  "info": {
    "title": "Premium Studio Style Render Generator",
    "description": "Transform your product photos, portraits, and images into stunning professional studio-quality renders with this premium AI-powered tool. Perfect for e-commerce, jewelry photography, fashion, food photography, and more. Upload up to 3 images and get polished, commercial-grade studio renders.",
    "version": "1.0",
    "x-build-id": "DgZH7mUBWygubtgEC"
  },
  "servers": [
    {
      "url": "https://api.apify.com/v2"
    }
  ],
  "paths": {
    "/acts/parseforge~studio-style-render-generator/run-sync-get-dataset-items": {
      "post": {
        "operationId": "run-sync-get-dataset-items-parseforge-studio-style-render-generator",
        "x-openai-isConsequential": false,
        "summary": "Executes an Actor, waits for its completion, and returns Actor's dataset items in response.",
        "tags": [
          "Run Actor"
        ],
        "requestBody": {
          "required": true,
          "content": {
            "application/json": {
              "schema": {
                "$ref": "#/components/schemas/inputSchema"
              }
            }
          }
        },
        "parameters": [
          {
            "name": "token",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            },
            "description": "Enter your Apify token here"
          }
        ],
        "responses": {
          "200": {
            "description": "OK"
          }
        }
      }
    },
    "/acts/parseforge~studio-style-render-generator/runs": {
      "post": {
        "operationId": "runs-sync-parseforge-studio-style-render-generator",
        "x-openai-isConsequential": false,
        "summary": "Executes an Actor and returns information about the initiated run in response.",
        "tags": [
          "Run Actor"
        ],
        "requestBody": {
          "required": true,
          "content": {
            "application/json": {
              "schema": {
                "$ref": "#/components/schemas/inputSchema"
              }
            }
          }
        },
        "parameters": [
          {
            "name": "token",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            },
            "description": "Enter your Apify token here"
          }
        ],
        "responses": {
          "200": {
            "description": "OK",
            "content": {
              "application/json": {
                "schema": {
                  "$ref": "#/components/schemas/runsResponseSchema"
                }
              }
            }
          }
        }
      }
    },
    "/acts/parseforge~studio-style-render-generator/run-sync": {
      "post": {
        "operationId": "run-sync-parseforge-studio-style-render-generator",
        "x-openai-isConsequential": false,
        "summary": "Executes an Actor, waits for completion, and returns the OUTPUT from Key-value store in response.",
        "tags": [
          "Run Actor"
        ],
        "requestBody": {
          "required": true,
          "content": {
            "application/json": {
              "schema": {
                "$ref": "#/components/schemas/inputSchema"
              }
            }
          }
        },
        "parameters": [
          {
            "name": "token",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            },
            "description": "Enter your Apify token here"
          }
        ],
        "responses": {
          "200": {
            "description": "OK"
          }
        }
      }
    }
  },
  "components": {
    "schemas": {
      "inputSchema": {
        "type": "object",
        "required": [
          "inputImages"
        ],
        "properties": {
          "inputImages": {
            "title": "Input Images (1-3 images)",
            "maxItems": 3,
            "type": "array",
            "description": "Upload 1-3 images to transform into professional studio-style renders. Supports product photos, portraits, or any images you want to enhance."
          },
          "targetType": {
            "title": "Target Type",
            "enum": [
              "none",
              "jewelry",
              "watch",
              "product",
              "food",
              "beverage",
              "cosmetics",
              "skincare",
              "perfume",
              "electronics",
              "furniture",
              "home-decor",
              "clothing",
              "shoes",
              "handbag",
              "accessories",
              "sunglasses",
              "book",
              "toy",
              "pet",
              "model",
              "portrait",
              "headshot",
              "car",
              "motorcycle",
              "real-estate",
              "architecture",
              "art",
              "sculpture"
            ],
            "type": "string",
            "description": "Select what type of subject is in your image. This helps the AI optimize the render for your specific use case."
          },
          "style": {
            "title": "Studio Style",
            "enum": [
              "none",
              "luxury",
              "classic-photography",
              "editorial",
              "high-contrast",
              "cinematic",
              "custom"
            ],
            "type": "string",
            "description": "Choose the studio render style: 'luxury' for high-end premium look, 'classic-photography' for neutral timeless style, 'editorial' for fashion magazine aesthetic, 'high-contrast' for bold dramatic look, 'cinematic' for movie poster style, 'custom' for your own description, or 'none' to let AI decide."
          },
          "customStyle": {
            "title": "Custom Style Description",
            "type": "string",
            "description": "Describe your custom style (only used when Style is set to 'custom')."
          },
          "background": {
            "title": "Background Style",
            "enum": [
              "none",
              "white",
              "black",
              "grey",
              "seamless",
              "textured",
              "custom"
            ],
            "type": "string",
            "description": "Type of studio background: 'white' for clean e-commerce, 'black' for dramatic, 'grey' for neutral, 'seamless' for gradient, 'textured' for premium look, 'custom' for your own description, or 'none' to let AI decide."
          },
          "customBackground": {
            "title": "Custom Background Description",
            "type": "string",
            "description": "Describe your custom background (only used when Background is set to 'custom')."
          },
          "lighting": {
            "title": "Lighting Style",
            "enum": [
              "none",
              "softbox",
              "spotlight",
              "window",
              "clamshell",
              "dramatic",
              "custom"
            ],
            "type": "string",
            "description": "Professional lighting setup: 'softbox' for even diffused light, 'spotlight' for focused dramatic light, 'window' for natural daylight look, 'clamshell' for beauty/portrait lighting, 'dramatic' for high contrast shadows, 'custom' for your own description, or 'none' to let AI decide."
          },
          "customLighting": {
            "title": "Custom Lighting Description",
            "type": "string",
            "description": "Describe your custom lighting setup (only used when Lighting is set to 'custom')."
          },
          "cameraDistance": {
            "title": "Camera Distance",
            "enum": [
              "none",
              "close",
              "medium",
              "far"
            ],
            "type": "string",
            "description": "Distance from subject: 'close' for detailed close-up, 'medium' for standard product/portrait shot, 'far' for full-body or environmental context, or 'none' to let AI decide."
          },
          "cameraAngle": {
            "title": "Camera Angle",
            "enum": [
              "none",
              "eye-level",
              "high-angle",
              "low-angle",
              "side",
              "overhead"
            ],
            "type": "string",
            "description": "Camera perspective: 'eye-level' for natural view, 'high-angle' looking down, 'low-angle' looking up for power/drama, 'side' for profile view, 'overhead' for flat-lay/top-down, or 'none' to let AI decide."
          },
          "additionalInstructions": {
            "title": "Additional Instructions",
            "type": "string",
            "description": "Optional: Add any specific instructions or details for your studio render (e.g., 'add subtle reflections', 'emphasize texture', 'warm color tones')."
          },
          "temperature": {
            "title": "Creativity Level",
            "minimum": 0,
            "maximum": 1,
            "type": "number",
            "description": "Controls how creative the AI is with the render (0.0 to 1.0). Lower values = more faithful to input, higher values = more artistic interpretation."
          }
        }
      },
      "runsResponseSchema": {
        "type": "object",
        "properties": {
          "data": {
            "type": "object",
            "properties": {
              "id": {
                "type": "string"
              },
              "actId": {
                "type": "string"
              },
              "userId": {
                "type": "string"
              },
              "startedAt": {
                "type": "string",
                "format": "date-time",
                "example": "2025-01-08T00:00:00.000Z"
              },
              "finishedAt": {
                "type": "string",
                "format": "date-time",
                "example": "2025-01-08T00:00:00.000Z"
              },
              "status": {
                "type": "string",
                "example": "READY"
              },
              "meta": {
                "type": "object",
                "properties": {
                  "origin": {
                    "type": "string",
                    "example": "API"
                  },
                  "userAgent": {
                    "type": "string"
                  }
                }
              },
              "stats": {
                "type": "object",
                "properties": {
                  "inputBodyLen": {
                    "type": "integer",
                    "example": 2000
                  },
                  "rebootCount": {
                    "type": "integer",
                    "example": 0
                  },
                  "restartCount": {
                    "type": "integer",
                    "example": 0
                  },
                  "resurrectCount": {
                    "type": "integer",
                    "example": 0
                  },
                  "computeUnits": {
                    "type": "integer",
                    "example": 0
                  }
                }
              },
              "options": {
                "type": "object",
                "properties": {
                  "build": {
                    "type": "string",
                    "example": "latest"
                  },
                  "timeoutSecs": {
                    "type": "integer",
                    "example": 300
                  },
                  "memoryMbytes": {
                    "type": "integer",
                    "example": 1024
                  },
                  "diskMbytes": {
                    "type": "integer",
                    "example": 2048
                  }
                }
              },
              "buildId": {
                "type": "string"
              },
              "defaultKeyValueStoreId": {
                "type": "string"
              },
              "defaultDatasetId": {
                "type": "string"
              },
              "defaultRequestQueueId": {
                "type": "string"
              },
              "buildNumber": {
                "type": "string",
                "example": "1.0.0"
              },
              "containerUrl": {
                "type": "string"
              },
              "usage": {
                "type": "object",
                "properties": {
                  "ACTOR_COMPUTE_UNITS": {
                    "type": "integer",
                    "example": 0
                  },
                  "DATASET_READS": {
                    "type": "integer",
                    "example": 0
                  },
                  "DATASET_WRITES": {
                    "type": "integer",
                    "example": 0
                  },
                  "KEY_VALUE_STORE_READS": {
                    "type": "integer",
                    "example": 0
                  },
                  "KEY_VALUE_STORE_WRITES": {
                    "type": "integer",
                    "example": 1
                  },
                  "KEY_VALUE_STORE_LISTS": {
                    "type": "integer",
                    "example": 0
                  },
                  "REQUEST_QUEUE_READS": {
                    "type": "integer",
                    "example": 0
                  },
                  "REQUEST_QUEUE_WRITES": {
                    "type": "integer",
                    "example": 0
                  },
                  "DATA_TRANSFER_INTERNAL_GBYTES": {
                    "type": "integer",
                    "example": 0
                  },
                  "DATA_TRANSFER_EXTERNAL_GBYTES": {
                    "type": "integer",
                    "example": 0
                  },
                  "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
                    "type": "integer",
                    "example": 0
                  },
                  "PROXY_SERPS": {
                    "type": "integer",
                    "example": 0
                  }
                }
              },
              "usageTotalUsd": {
                "type": "number",
                "example": 0.00005
              },
              "usageUsd": {
                "type": "object",
                "properties": {
                  "ACTOR_COMPUTE_UNITS": {
                    "type": "integer",
                    "example": 0
                  },
                  "DATASET_READS": {
                    "type": "integer",
                    "example": 0
                  },
                  "DATASET_WRITES": {
                    "type": "integer",
                    "example": 0
                  },
                  "KEY_VALUE_STORE_READS": {
                    "type": "integer",
                    "example": 0
                  },
                  "KEY_VALUE_STORE_WRITES": {
                    "type": "number",
                    "example": 0.00005
                  },
                  "KEY_VALUE_STORE_LISTS": {
                    "type": "integer",
                    "example": 0
                  },
                  "REQUEST_QUEUE_READS": {
                    "type": "integer",
                    "example": 0
                  },
                  "REQUEST_QUEUE_WRITES": {
                    "type": "integer",
                    "example": 0
                  },
                  "DATA_TRANSFER_INTERNAL_GBYTES": {
                    "type": "integer",
                    "example": 0
                  },
                  "DATA_TRANSFER_EXTERNAL_GBYTES": {
                    "type": "integer",
                    "example": 0
                  },
                  "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
                    "type": "integer",
                    "example": 0
                  },
                  "PROXY_SERPS": {
                    "type": "integer",
                    "example": 0
                  }
                }
              }
            }
          }
        }
      }
    }
  }
}