Skip to content

Partner SDK

Add Opendoor offers to your website with a typed SDK and prebuilt React and Vue components.

Packages

client-react

Prebuilt React components — AddressEntry, DtcOnboardingFlow, QualificationQuestions, AddressUnitConfirmation, and AddressMap.

@opendoor/partner-sdk-client-react

How it works

Backend-for-Frontend

Your server proxies requests between the browser SDK and Opendoor. The API key stays on your server.

Theme as Data

Pass a JSON config object to control colors, fonts, spacing, and borders. Start from a prebuilt theme or override individual tokens.

Lifecycle Callbacks

Components expose onAddressSelect, onPageChange, onSubmit, onError and other callbacks for integrating with your analytics and business logic.

React & Vue

Components are available for both React and Vue 3. They share design tokens and render identically across frameworks.

Components

Guides