COMING SOONProgrammatic
Programmatic
store generation.
The Quante API will let you generate, iterate, and deploy storefronts programmatically — from your own backend, CI pipeline, or agent workflow. Sign up to be notified when it launches.
POST https://api.quantecode.com/v1/generate
Authorization: Bearer qnt_••••••••••••
{
"brief": "A minimalist skincare brand called Maison Sève,
French-inspired, luxury, editorial tone.",
"currency": "EUR"
}
→ 202 Accepted
{ "projectId": "prj_abc123", "status": "generating" }