Sunu LogoSunu

Sunu for Partners

Integrate your health tools into Sunu's marketplace, or embed our AI health platform into your own infrastructure.

Health Tools

Sunu offers validated health screening tools that partners can integrate into their own apps or offer through the Sunu marketplace. Each tool maps to a specific health vertical — bring your specialization, we provide the infrastructure.

Featured

Blink Test

Camera-based blink rate and pattern analysis for cognitive wellness screening. Uses on-device computer vision to measure spontaneous blink rate, blink duration, and inter-blink intervals — biomarkers correlated with fatigue, attention, and neurological health.

Voice Analysis

Extract vocal biomarkers from brief guided exercises. Pitch variability, speech rate, and phonation patterns for mood and respiratory wellness tracking.

Movement Screening

Body tracking via device sensors for gait analysis, balance assessment, and mobility screening. Designed for physical therapy and fall-risk evaluation.

Symptom Journal

Structured symptom logging with natural language input. AI-powered pattern detection surfaces trends across time, medications, and lifestyle factors.

Your Tool

We're actively onboarding partners who specialize in specific health verticals. Bring your screening tool, diagnostic model, or health assessment — we'll help you reach users.

How Partners Integrate

Start simple and go deeper when ready. Four integration tiers from zero-code linking to full native embedding.

Easiest

Link

Open a web view to your platform. Zero engineering required.

Popular

Data Share

Send wearable and clinical data (with user consent) to your API. Bi-directional exchange.

Advanced

Collect & Send

Sunu collects specialized data (blink, voice, movement) and sends it via your API for processing.

Deepest

Full Integration

Custom in-app flow with results displayed natively in Sunu. Full bi-directional real-time integration.

Sunu can also host partner models on our backend — run your screening algorithms or ML models on our infrastructure with direct access to consented user data.

Discuss Integration

AI Health as a Service

Embed Sunu's AI health intelligence directly into your platform. Offer your users a modern health experience without building the AI stack from scratch.

What you get

  • REST API — full CRUD for health data, FHIR-native resource model
  • Event Streaming — webhooks and subscriptions for real-time health events
  • Conversational AI — embed a health assistant with bi-directional chat
  • Preference Learning — AI that adapts to each user's choices over time
  • Proactive Insights — pattern detection and smart recommendations
  • FHIR Compatibility — same data format trusted by hospitals and EHR systems
// Initialize the Sunu client
import { Sunu } from '@sunu/sdk';

const sunu = new Sunu({
  apiKey: process.env.SUNU_API_KEY,
  environment: 'production',
});

// Get AI health insights for a user
const insights = await sunu.insights.daily({
  userId: 'usr_abc123',
  include: ['sleep', 'activity', 'nutrition'],
});

// Stream conversational health assistant
const stream = await sunu.chat.stream({
  userId: 'usr_abc123',
  message: 'How did I sleep last night?',
});

Technical Details

Everything you need to build on the Sunu platform.

SDKs

SwiftKotlinJavaScriptPythonJava.NET

Native HealthKit and Google Fit integrations included in mobile SDKs. Server-side SDKs handle auth, FHIR resources, and event subscriptions.

Capabilities

Contextual Health Intelligence

Preference learning, pattern analysis, and cross-domain data integration that adapts to each user.

Conversational AI

Bi-directional chat interface with natural language understanding and context-aware responses.

Proactive Engagement

Smart notifications, personalized insights, and behavior-aware recommendations delivered at the right time.

Integration Resources

  • UI components for health dashboards and tracking
  • Conversational assistant integration examples
  • Developer sandbox with synthetic user data
  • Interactive documentation with live API testing

Security & Compliance

Built with security and privacy as foundational principles. Industry-leading practices to protect sensitive health data.

  • End-to-end encryption for all data in transit and at rest
  • OAuth 2.0 authentication with granular, domain-specific scopes
  • HIPAA compliance with comprehensive audit logging
  • User-consented data sharing — users control exactly what flows where

Become a Launch Partner

Join our early access program and help shape the future of AI-powered health experiences. Launch partners get priority feature access, dedicated integration support, and co-development opportunities.

Apply for Early Access

Priority Access

First to leverage newest AI capabilities

Technical Guidance

Direct access to our engineering team

Joint Marketing

Co-marketing for innovative solutions

Roadmap Input

Help shape development priorities