ReactionSDK documentation
ReactionSDK adds on-video overlays (tap, poll, slider, rating, CTA) on the reaction-video element—overlay interactions, not visitors recording their own reaction videos. Every page includes copyable examples and the live playground.
ReactifySDK is for recorded video reactions, threads, and widgets—see ReactifySDK documentation.
ReactionSDK & ReactionSaaS
Overlays on your video, events, install guides, REST API—everything for interactive video on pages you control.
ReactifySDK
Threads, widgets, and participation flows—format + distribution for UGC reactions.
All quick links
- Try in 30 Seconds — Add interactive video with zero config.
- SDK Playground — Video and image ReactionSDK playgrounds (overview).
- Installation Guides — HTML, React, Next.js, Vue, WordPress, Shopify.
- Code Examples — Overlay config, polls, analytics.
- Templates — Starter repos for ReactionSDK surfaces.
- API Reference — ReactionSDK methods and REST.
Code
Overlay config
<reaction-video src="video.mp4" overlays="tap,poll,rating,slider,cta" poll-question="Which style?" cta-text="Buy Now" interaction-type="poll"></reaction-video>Run in Playground to try this on the live demo.
Demo
Click "Run in Playground" in the code column to open the live demo with this config.

