Skip to main content

Welcome to Selwise

What You Can Build With Selwise

Selwise provides storefront personalization, widgets, recommendations, search, and analytics with one runtime contract across web and mobile surfaces.

Three Integration Models

  • CDN / script-tag: fastest onboarding with global runtime access.
  • npm package: framework-owned lifecycle and explicit instance management.
  • React Native SDK: headless mobile runtime with scoped API-key authentication.

Quick Start

<script
src="https://widget.selwise.com/client.js"
data-site-key="YOUR_SITE_KEY"
data-api-url="https://api.selwise.com/api/v1"
></script>

Start Here

Runtime API Docs