Digital Health Startups
Integrate in Minutes
Our JavaScript SDK makes it easy to add vital signs capture to any web application. Just a few lines of code to get started.
// Initialize Circadify SDK
import { Circadify } from '@circadify/sdk';
const circadify = new Circadify({
apiKey: 'your_api_key',
onResult: (vitals) => {
console.log('Heart Rate:', vitals.heartRate);
console.log('Blood Pressure:', vitals.bloodPressure);
console.log('Respiratory Rate:', vitals.respiratoryRate);
}
});
// Start vital signs capture
circadify.startScan('#video-container');Built for Developers
Simple API
RESTful API with clear endpoints. Send video, get vital signs. It really is that simple.
SDKs Available
JavaScript SDK for web, Swift SDK for iOS, Kotlin SDK for Android. NPM, CocoaPods, Maven.
Great Documentation
Comprehensive docs with code examples, quickstart guides, and interactive API explorer.
Sandbox Environment
Free sandbox for development and testing. No payment required to start building.
Webhooks
Real-time results via webhooks. No polling required. Retry logic built-in.
Version Stability
Semantic versioning with long deprecation periods. We will not break your integration.
Startup Program
Early-stage startup? Get reduced pricing, extended sandbox access, and dedicated support through our startup program. Build the future of digital health with us.
Apply for Startup Program →Startup FAQ
Common questions from digital health founders and developers
Do you have a startup program with special pricing?
Yes! We offer a startup program with reduced pricing for early-stage companies. You get full access to our technology with volume-based pricing that scales with your growth. Contact us to learn about eligibility.
What is the minimum commitment?
We offer pay-as-you-go pricing for startups with no minimum commitment. You only pay for what you use, making it easy to start small and scale.
Can we customize the user interface?
Absolutely. Our SDK provides customizable UI components, or you can build your own interface using our headless API. White-label options are available for startups wanting full brand control.
How do you handle HIPAA compliance for startups?
We are HIPAA compliant with BAA available. If you are handling PHI, we can sign a BAA quickly. For wellness apps not handling PHI, you can integrate without a BAA.
Related Industries
Request A Demo
See how contactless vitals can transform your healthcare delivery.