PUBLIC TESTING NOVOGEX is currently in public testing. Some features may be unavailable or may not work as expected.
Developer Platform

Build your own experience.
Keep NOVOGEX
as the engine.

Use published product data, rules and pricing services to power the experience you want to build — web, mobile, kiosk or a custom application.

RESTful APIs JSON-first Secure by design
API Console
POST /v1/products/{slug}/calculate
const result = await novogex.calculate({
  quantity,
  selections
});

if (result.valid) {
  renderCustomInterface(result);
}
Published API JSON response
Your Application
HTTPS / JSON
NNOVOGEX API
Products Rules Pricing
Published 3D model Assets, options and runtime mappings
Flexible Integration

Choose your integration model

Hosted UI

Let NOVOGEX power the complete buyer configuration experience.

  • Fastest time to market
  • Full NOVOGEX buyer experience
  • Published product runtime

Embedded SDK

Place the configurator inside your existing product experience.

  • Existing-site integration
  • Reusable client integration
  • NOVOGEX runtime data

Headless API

Build every screen yourself and use NOVOGEX as the runtime engine.

  • REST / JSON APIs
  • Full UI flexibility
  • Works with your front end
Powerful by Design

What the platform gives you

Published product data

Access up-to-date products, options, rules and pricing from a single published source.

3D assets & scenes

Retrieve GLB assets, material references and mappings for realistic visualization.

Options & rules engine

Consume values, dependencies and constraints consistently across front ends.

Validation & constraints

Validate configurations against NOVOGEX rules before they move forward.

Server-side pricing

Calculate pricing using the same published product logic used by NOVOGEX.

Access control

Use company API keys, allowed domains, plan permissions and request limits.

API security
Company API Keys Allowed Domains Plan & Limits Published Data Only
Secure & Controlled

Developer access done right.

NOVOGEX keeps control of published product data while your team owns the experience. Access is granted through company-level controls rather than individual product switches.

  • Company API key with rotation and revoke controls
  • Allowed-domain restrictions for browser integrations
  • Plan-based permissions for Developer Access
  • Per-minute and per-day usage limits
  • Published data only — never working drafts
How It Works

How the NOVOGEX Headless API flow works

1

Request product

Fetch the published product structure and scene data.

2

Load options

Retrieve selectable values, dependencies and rules.

3

Configure

Apply selections and validate the configuration.

4

Calculate price

Request server-side pricing when the product exposes it.

5

Render custom UI

Display the experience in your own front end.

Ready to Build?

Start building with NOVOGEX today.

Explore Developer Access or talk to our team about your integration use case.