Overview

Bridge provides SDKs for running patient eligibility checks in your app or on the server.

Choose the guide for your stack:

Features

  • Soft and Hard Checks: Policy and ServiceEligibility lifecycles in a single entry point
  • Advanced options: Optional session settings for less common integration needs
  • Payer Search: Autocomplete, caching, and optimized pre-population
  • Best practices: Failures, retries, and conversion optimizations built in

Choose your SDK

  • React app: @usebridge/sdk-react hooks for form state and sessions
  • Backend or API route: @usebridge/sdk for single-call eligibility checks

Demo projects