ReactionSaaS
Documentation

Code examples

ReactifySDK · Guides

Patterns map directly to API reference routes. Replace host and auth with your environment.

Minimal marketing embed

Try permutations in the SDK playground.

Read a thread (public JSON)

Useful for building custom chrome or SSR previews alongside the embed.

Create a thread (authenticated)

Dashboard JWTs are issued by the Reactify creator session—see GET /api/reactify/me.

Upload source media (original)

After upload completes, pass original_video_id into thread create or patch—see /reactify/record.

Send telemetry from your shell

No API key is required for anonymous thread analytics; include anonymous_session_id to dedupe sessions.