Skip to content
clusters: prooflayer · edgemarket · edgefinance · synthforge · mediakit · wordmint · webprobe · locale · comppoint · rollforge · bestiary · statline · matchpoint · retail · agentops · browserworkflow · modelrouter · compose
$ man ecommerce-lifestyle-image-generate

/ecommerce-lifestyle-image-generate

agentutility / synthforge / ecommerce-lifestyle-image-generate
PRICE / CALL
$0.01
USDC · base mainnet · scheme: exact
METHOD
POST
CLUSTER
synthforge
CATEGORY
uncategorized
STATUS
live
NAME
ecommerce-lifestyle-image-generate generates sfw ecommerce lifestyle scenes and ad visuals around product prompts
synonym alias of image-generate — reuses the canonical handler.
SYNOPSIS
POST https://x402.agentutility.ai/ecommerce-lifestyle-image-generate
     Content-Type: application/json
     X-PAYMENT:    <signed-transferWithAuthorization>

     { ... }
↳ first call → 402 Payment Required. Sign USDCtransferWithAuthorization, retry with theX-PAYMENT header.
DESCRIPTION

Generates SFW ecommerce lifestyle scenes and ad visuals around product prompts. Same image-generate backend. Use it as an ecommerce lifestyle image generator API, product lifestyle creative tool, or marketplace campaign image source.

INPUTrequest schema
propertytypedescriptionreq?
promptstringImage description. Up to 2000 chars.required
widthnumberOutput width in pixels. Range [256, 1024], snapped to multiples of 16. Default 1024.optional
heightnumberOutput height in pixels. Range [256, 1024], snapped to multiples of 16. Default 1024.optional
tierstringModel shorthand. Default 'fast'.
enum: fast · creative · anime · sd35
optional
modelstringOverride the model. Must be one of: z-image-turbo, chroma, wai-Illustrious, venice-sd35.optional
stepsnumberDiffusion steps. Optional; depends on model.optional
cfg_scalenumberClassifier-free guidance scale. Optional.optional
seednumberRandom seed. Optional.optional
negative_promptstringNegative prompt. Optional.optional
OUTPUTresponse shape
fieldtypedescription
image_urlstring
modelstring
widthstring
heightstring
sourcestring
EXAMPLEStwo ways to call
EXAMPLE 1 · curl
curl -X POST https://x402.agentutility.ai/ecommerce-lifestyle-image-generate \
  -H 'Content-Type: application/json' \
  -d '{ }'
first response = 402 Payment Required with payment requirements; sign + retry with X-PAYMENT.
EXAMPLE 2 · mcp
# Install the MCP package for this endpoint's cluster
npx -y @agentutility/mcp-<cluster>

# Required: EVM private key with USDC on Base
export X402_PRIVATE_KEY=0x...

# Then call the ecommerce-lifestyle-image-generate tool from your MCP-aware agent.
MCP server handles payment automatically — your coding agent just calls the tool by name.
METADATA
tags
synthforgeecommercelifestyleimagegenerateecommerce-lifestyle-image-generate
methods
POST
cluster
synthforge
price
$0.01 USDC per call
ADJACENTother endpoints in synthforge
endpointdescriptionprice
ad-creative-image-generateGenerates ad creative images: SFW marketing visuals, concept images, and campaign thumbnails from prompts.$0.01
app-icon-image-generateGenerates SFW square app icon concepts, product marks, and launch visuals.$0.01
blog-header-image-generateGenerates blog header images: SFW header images, newsletter visuals, and documentation illustrations from prompts.$0.01
book-cover-image-generateGenerates SFW book cover art concepts, genre mood boards, and launch visuals from a prompt.$0.01
brand-logo-concept-imageGenerates SFW logo concept boards, abstract marks, and brand direction visuals from prompts.$0.01
course-thumbnail-image-generateGenerates SFW course thumbnails, lesson covers, learning-path artwork, and academy launch visuals, without text rendering.$0.01
event-poster-image-generateGenerates SFW event artwork, launch posters, and campaign backgrounds without relying on stock art.$0.01
fashion-lookbook-image-generateGenerates SFW fashion visuals: clothing concepts, seasonal lookbook scenes, and ecommerce fashion creative from prompts.$0.01
SEE ALSO
agentutility · synthforge · x402 · mcp · llms.txt · registry.json · bazaar.x402.org