Documentation
Build with VideoTestimonials
Integrate testimonials into your app with our simple embed code or full REST API. Everything you need to get started.
Getting Started
The easiest way to add testimonials to your website is with our embed widget. Just add two lines of code and you're done.
<!-- Add this script to your page -->
<script src="https://videotestimonials.video/embed.js"></script>
<!-- Place the widget where you want it -->
<div
data-vt-widget="carousel"
data-vt-space="your-space-id"
data-vt-theme="light"
></div>Widget Options
| Attribute | Description | Options |
|---|---|---|
| data-vt-widget | Widget type | carousel, grid, wall, single |
| data-vt-space | Your space ID | Found in dashboard |
| data-vt-theme | Color theme | light, dark, auto |
REST API
Coming Soon: Full REST API documentation with endpoints for fetching testimonials, managing spaces, and automating workflows.
In the meantime, you can use our embed widgets for most use cases. Need API access sooner? Contact us.
