Image Service

One HTTP call, prompt in, image out. Free, no key. Always available — does not depend on Sampson.

curl -X POST https://img.srv1182659.hstgr.cloud/generate \
  -H "Content-Type: application/json" \
  -d '{"prompt":"a clean silver sedan at golden hour","size":"og","style":"photo"}'

size: og (1200x630), ' square (1080x1080), ' story (1080x1920), ' wide (1920x1080), ' landscape (1200x628) — or any WxH.
style: photo, clean, warm, bold, none
Output is cropped to the exact size requested; the generator ignores what it is asked for.