Forge API · beta

Commerce generation, as an API

The same engine that builds brands, storefronts, and ads inside Forge, exposed as a clean REST API. Per-action pricing, billed from a separate credit pool.

Bearer-key auth Per-action credits Auto-refund on failure 60 req/min
Quickstart
curl https://ovmmedia.com/api/v1/brand/names \
  -H "Authorization: Bearer fk_live_..." \
  -H "Content-Type: application/json" \
  -d '{"idea":"coconut-wax candles","mood":"minimal"}'

1. Get a key

Create an API key in the dashboard. You get free trial credits to start.

2. Call the API

Generate brands, names, and images with a single POST.

3. Ship it

Drop Forge's generation into your own product. Pay per action.