Browser Editor
Gizmo runs entirely in the browser — no installation required.- Sign up at gizmo.antimlabs.com
- Sign in and open the editor
- Type a prompt or attach a reference image
- Watch the agent build your scene in real time
API Access
For programmatic workflows, Gizmo provides a REST API athttps://api.gizmo.antimlabs.com/v1/.
- Create an API key in Settings → API Keys
- Pass it via the
Authorizationheader:
What Gets Generated
Every asset the agent produces includes:- Geometry — editable, parameterized primitives
- Materials — PBR textures with surface type classification
- Joints — revolute, prismatic, spherical, or fixed, with axis and limits
- Physics — mass, inertia, friction, restitution, collision shapes
- Affordances — labeled handles, knobs, drawers, doors, wheels
- Groups — components grouped by mechanical function
Credits and Billing
Generation consumes credits. Your current balance is visible in Settings. The API returns402 Insufficient Credits when your balance is depleted.