SlotForge turns a one-line brief into themed slot assets, brand-locked compositions, math-validated reel strips and production-ready exports. Powered by GPT image models, audited by a real cost ledger, deployed on your domain — not a SaaS lock-in.
SlotForge is opinionated: every gen is auditable, every cost is tracked, every brand is locked. Here's the shortest path in.
Public REST API + zero-dep Node SDK + 5-min interactive onboarding. Build automations against your workspace in minutes.
npm i @slotforge/sdk · or grab the single filecurl -O /products/slotforge/sdk/slotforge-sdk.js
SLOTFORGE_API_KEY=sf_xxx node -e "const {SlotForge}=require('./slotforge-sdk');new SlotForge({apiKey:process.env.SLOTFORGE_API_KEY}).gen({prompt:'mermaid coin'}).then(console.log)"