Products

Create, save, review, publish, and manage storefront products for shop.astralforge.studio. This admin uses the same token and API base pattern as Builder, Codex, and Media.

Inventory New Product
Inventory
Connected to Shop
Products saved here should feed the shop. Drafts stay internal. Published products are intended to appear on shop.astralforge.studio.
Product Type Status Price Inventory Updated Actions
Product Editor
New Draft
Save as draft, mark for review, or publish directly to Shop.
Shop Routing
shop.astralforge.studio
Publish Endpoint
/v1/admin/products
Create and update product records from this admin
Public Storefront
shop.astralforge.studio
Published products should render here from public API/shop reads
Recommended Flow
Products → Shop
Admin save → Worker/D1 → public shop listing/detail pages

Admin Token

Stored only in this browser via localStorage.

API Base

Worker API root for Products admin calls.