The process of registering a product in Archisketch

Step 1. Create modeling.

Modeling plays a key role in visualizing Archisketch products as 3D objects.

You can create modeling data through the API documentation.

The generated modeling data can then be used in Step 2: Create component


Step 2. Create component.

A Component in Archisketch serves as the basic unit for constructing products

You can create component data through the API documentation.


Step 3. Create sale.

The Sale domain, the highest-level concept of Archisketch products, defines the units of products sold to customers.

You can create sale data through the API documentation.

  • This is what it looks like when a sale is created independently without being linked to any components

  • This shows a sale created with N components generated through Step 2.