LogoLogo
API StatusPartner Portal
HomeGuidesAPI ExplorerSDKsGitHubSupport
HomeGuidesAPI ExplorerSDKsGitHubSupport
  • Monite SDK
    • Overview
  • Drop-in
    • Drop-in overview
    • Drop-in theming
    • Drop-in localization
  • React SDK
    • Overview
    • Next.js quickstart
    • SDK localization
    • SDK theming
    • SDK releases
    • v4 migration guide
API StatusPartner Portal
On this page
  • Overview
Monite SDK

Monite SDK

Monite automates client library generation and distribution, enabling your team to focus on API implementation.

Overview

Monite provides two primary SDK options for integrating with our services, each suited to different development needs.

Drop-in (Recommended)

Monite’s Drop-in SDK is a framework-agnostic library of Web Components that you can embed directly into HTML.


This is the recommended way to integrate with Monite.

React SDK

Monite’s React UI SDK provides prebuilt components connected to the Monite API, suited for both client- and server-side React apps. It lets you customize the UI while Monite handles the underlying logic.

Was this page helpful?

Drop-in overview

Use Monite’s Drop-in Components to quickly build your user interface.

Next