CarBox AIWidget Demo
Documentation

1. Authentication Required

The email used here must be the same as the widget's clientEmail.

No account connected? You can still generate the preview: the widget will show the CarBox sign-up button instead of the QR code button.

2. Parameters

Widget preview

Authenticate then click "Launch the widget"

Integration code

<div data-carbox-widget
     data-token=""
     data-client-email="votre-email@example.com"
     data-type-vehicule="SUV"
     data-uuid-vehicle="abc-123"
     data-id-logiciel="example">
</div>
<script src="https://widget.carbox-ai.com/carbox-widget.js"></script>