Integration options
Form filling APIs
Form filling APIs are the most flexible integration option and allow you to build your own user interface and authentication flow for your application.Recommended For:
- Backend systems and server integrations
- Custom user interfaces on any stack
- Multi-platform applications
What You Build:
- Complete user interface
- Authentication flow
- Audio handling and API/WebSocket usage
Form filling SDK
The Form filling SDK embeds hosted Form filling in your web application via iframe and JavaScript or React packages.Recommended For:
- React or JavaScript web applications
- Teams that want a hosted Form filling UI in the browser
- Faster browser implementation without building the full REST and WebSocket workflow
What's Provided:
- Hosted iframe for Form filling
- SDK callbacks and Partner webhook delivery
- JavaScript and React packages
How to choose
- By Project Type
- By Team Skills
- By Requirements
Web-Based Healthcare Application
Web-Based Healthcare Application
Choose Form filling SDK if:
- You want a hosted Form filling UI in a React or JavaScript web application
- You prefer SDK callbacks and Partner webhooks over building REST and WebSocket workflow yourself
- You need the fastest path to Form filling in the browser
- You need structured medical form output from visit conversation
- You will build your own UI for template selection, recording, and form review
- You want full control at the REST and WebSocket level in the browser
Mobile Healthcare Application
Mobile Healthcare Application
For iOS Applications:
- Choose Form filling APIs - implement REST and WebSocket in your native app or through your backend
- Choose Form filling APIs - same API surface with your Android client and audio capture
Backend System or Server Integration
Backend System or Server Integration
Choose Form filling APIs
- This is your primary option for server-to-server integrations
- Provides complete control over session lifecycle, structured data, and system integration
HIPAA Compliance: All integration methods can be implemented in a HIPAA-compliant manner. Compliance depends on your implementation practices and security measures.
Prerequisites for all integration methods
Before integrating with any Suki Platform method, you must complete the partner onboarding process:Required for all integration methods
Partner Registration:- Complete the Partner onboarding process
- Receive your unique
partner_idfrom Suki - Provide your JWKS endpoint URL to Suki for token validation
- OAuth 2.0 compliant authentication system
- JWT token generation with consistent user identifier
- Publicly accessible JWKS endpoint for token verification
Additional requirements by method
Form filling APIs:- WebSocket client implementation capability
- HTTPS/TLS support for secure API communication
- Use the Form filling ambient_session_id from Create Form filling session on Form filling REST calls and on GET /ws/stream (refer to Ambient audio streaming for WebSocket wire format)
- ES6+ compatible browsers
- HTTPS, microphone access, and a page container with explicit height for the hosted UI
- Medical form template IDs from Suki support for
form_template_ids - Host URLs for your test and production apps provided to Suki for allowlisting (see Form filling SDK prerequisites)
Integration scenarios
- Web Applications
- Mobile Applications
- Backend Systems
EHR Integration
EHR Integration
Scenario: Existing web-based Electronic Health Record system needing structured medical form capture during visitsRecommended: Form filling SDK• Embeds hosted Form filling in your existing web application
• Supports template-driven structured output for nursing and clinical workflows
• SDK manages session flow; you map results to your EHR with correlation_id and Partner webhooksChoose Form filling APIs when you need full control over recording controls, status, and form presentation.
Patient Portal
Patient Portal
Scenario: Healthcare patient portal where providers complete intake or assessment forms during telehealth visitsRecommended: Form filling SDK• Capture visit conversation in the browser with Suki’s hosted UI
• Retrieve structured form data through SDK callbacks and Partner webhooks
• Seamless integration with existing patient management systems
Custom-Branded Form Capture Experience
Custom-Branded Form Capture Experience
Scenario: Web clinician workflow where Form filling must match your design system, layout, and interaction patternsRecommended: Form filling APIs• Full control over recording controls, status, and form presentation
• Seed and update session context with form_template_id values
• Stream audio on the Partner WebSocket with your Form filling session ID
Next steps
To begin your integration, review the documentation for your chosen approach: Form filling SDK quickstart - Install packages, create the client, and open your first Form filling session. Form filling SDK overview - Hosted UI, packages, session workflow, and when to use the SDK. Form filling basic usage - Step-by-step Partner API workflow for Form filling. Form filling API overview - Build custom Form filling integrations with maximum flexibility. Form filling API quickstart - Get started with authentication and core API calls. Form filling - Capabilities, use cases, and how Form filling works. Partner onboarding - Start your integration journey with Suki.Get personalized integration guidance
If your use case doesn’t clearly match the scenarios above, or you need specific technical advice for your healthcare application, our customer success team provides personalized consultation. Before contacting support or sales, prepare:- Description of your healthcare application and Form filling workflows
- Target platform (web, iOS, Android, backend system)
- Development timeline and resource constraints
- Specific technical requirements or compliance needs
- Technical consultation: Schedule a call with our integration team
- Development support: support@suki.ai
- Community discussions: Contact us for community access