Skip to main content

Web API references

Capture IQ on the web is the <glamar-captureiq> custom element. There is no GlamAR.init entry point for this product—you load the script, configure the element with attributes (and optional JSON config), call methods on the DOM node, and subscribe to DOM events.

Reference pages

TopicDocumentation
Attributes & configConfiguration
Imperative controlMethods (init, start, capture, destroy, …)
Lifecycle & payloadsEvents

Demo contract copy

The captureiq-web-demo repository includes docs/capture-iq/captureiq.md with quick start, API, events, and host script timing—useful to keep next to sample HTML in your own repo.