Skip to content
clusters: prooflayer · edgemarket · edgefinance · synthforge · mediakit · wordmint · webprobe · locale · comppoint
$ man app-icon-image-generate

/app-icon-image-generate

agentutility / synthforge / app-icon-image-generate
PRICE / CALL
$0.01
USDC · base mainnet · scheme: exact
METHOD
POST
CLUSTER
synthforge
CATEGORY
uncategorized
STATUS
live
NAME
app-icon-image-generate app icon generator api / mobile icon concept / saas icon image generation
synonym alias of image-generate — reuses the canonical handler.
SYNOPSIS
POST https://x402.agentutility.ai/app-icon-image-generate
     Content-Type: application/json
     X-PAYMENT:    <signed-transferWithAuthorization>

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

App icon generator API / mobile icon concept / SaaS icon image generation. Same image-generate backend, listed for agents making SFW square icon concepts, product marks, and launch visuals.

INPUTrequest schema
propertytypedescriptionreq?
promptstringImage description. Up to 2000 chars.required
widthnumberOutput width in pixels. Range [256, 2048], snapped to multiples of 16. Default 1024.optional
heightnumberOutput height in pixels. Range [256, 2048], 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/app-icon-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 app-icon-image-generate tool from your MCP-aware agent.
MCP server handles payment automatically — your coding agent just calls the tool by name.
METADATA
tags
synthforgeappiconimagegenerateapp-icon-image-generate
methods
POST
cluster
synthforge
price
$0.01 USDC per call
ADJACENTother endpoints in synthforge
endpointdescriptionprice
ad-creative-image-generateAd creative image generator API / campaign visual generator / paid social creative.$0.01
blog-header-image-generateBlog header image generator API / article hero image / editorial illustration generator.$0.01
book-cover-image-generateBook cover image generator API / ebook cover concept / publishing creative.$0.01
brand-logo-concept-imageBrand logo concept image API / startup logo visual ideation / mark concept generator.$0.01
course-thumbnail-image-generateCourse thumbnail image generator API / education cover art / tutorial hero image.$0.01
ecommerce-lifestyle-image-generateEcommerce lifestyle image generator API / product lifestyle creative / marketplace campaign image.$0.01
event-poster-image-generateEvent poster image generator API / conference visual / meetup campaign image.$0.01
fashion-lookbook-image-generateFashion lookbook image generator API / apparel campaign visual / style mood board.$0.01
SEE ALSO
agentutility · synthforge · x402 · mcp · llms.txt · registry.json · bazaar.x402.org