Skip to main content

The Visual API

The Visual API gives developers a direct way to embed 3D configurators/visualizers within their site and define how user interaction with the site translates to actions in the 3D visual, such as changing the configuration or moving the camera.

Note

The Visual Component is the recommended way for most developers to implement Dopple Visual on their site, but the Visual API provides a way to directly access the same core functions and features of the platform without using the Visual Component.

Using the Visual API is recommended for edge cases and developers needing more nuanced control of their implementation.