Developer andPlatform Documentation.
Welcome to the SurgenixAI Documentation Center. Find what you need to deploy, integrate, and operate the SurgenixAI platform — APIs, guides, references, and best practices for every team.
ReferenceDeveloper reference documentation
GuidesGuides and tutorials for engineering teams
ScaleScalable platform architecture documentation
APIAPI analytics and endpoint reference
Everything you need, structured.
Browse comprehensive system blueprints, developer utilities, and platform security standards for SurgenixAI.
Platform Overview
Getting Started
Account Management
API Documentation
Authentication
Integration Guides
Data Management
Security Practices
Developer Resources
Support Resources
Up and running in four steps.
Begin your journey with SurgenixAI by setting up your account and configuring your organization. These four steps take you from sign-up to your first insight.
Create an Account
Register your organization and create administrator access in a couple of clicks.
Configure Organization
Set up organizational preferences, user roles, and platform settings.
Connect Data Sources
Integrate supported healthcare systems and data sources securely.
Access Platform Features
Begin using analytics, clinical intelligence, and healthcare AI capabilities.
Four modules. One platform.
Each SurgenixAI module is fully documented — pick the area you are integrating with and jump to its reference.

Surgical Planning AI
/v1/surgical-planningPre-operative assessments, patient-specific risk modeling, and surgical workflow optimization.

Medical Imaging AI
/v1/imagingImage analysis, computer vision, and intelligent diagnostic workflows.

Clinical Intelligence
/v1/clinicalTurn healthcare data into actionable clinical insights and decision support.

Healthcare Analytics
/v1/analyticsPerformance monitoring, predictive insights, and executive dashboards.
Secure by default.
SurgenixAI uses secure authentication mechanisms to protect organizational and healthcare data — applied across every integration, every role, and every API call.
Token-based handshake
Every request is verified through a signed bearer token before reaching the SurgenixAI platform.
Secure User Authentication
Multi-factor and SSO support.
Role-Based Access Controls
Scope what every user can do.
Session Management
Time-bound, revocable sessions.
Data Encryption
Encryption in transit and at rest.
Activity Monitoring
Real-time platform visibility.
Audit Logging
Immutable audit trail.
REST endpoints, cleanly grouped.
Integrate SurgenixAI capabilities into your existing healthcare applications through stable, versioned REST endpoints.
GET /v1/insights
Fetch clinical insights for a cohort with a single call.
POST /v1/insights Authorization: Bearer *** { "cohort": "oncology-q3", "window": "30d" }
{
"insights": [
{ "id": "ins_8a" },
{ "id": "ins_9b" }
],
"count": 2
}For complete API specifications, visit the API Access section.
Permission, per role.
Manage platform access through configurable user roles. Below is the default permission matrix — every role can be further customized in Organization Settings.




| Capability | Administrator | Manager | Analyst | Viewer |
|---|---|---|---|---|
| Manage organization settings | ||||
| Manage users & roles | ||||
| Configure integrations | ||||
| Run analytics queries | ||||
| Build & save reports | ||||
| View dashboards & reports | ||||
| Export data | ||||
| Read audit logs |

Healthcare data, handled.
Efficiently manage healthcare and organizational data through centralized tools and secure workflows.
- Data Import Management
- Data Processing & Normalization
- Analytics Configuration
- Reporting Controls
- Data Export Options
- Audit Tracking
Live · Ingest PipelineRecords ingested today
12.4K
from ingest to query.
data sources
27
Recommendations for secure operation.
Maximize platform performance and security by following these baseline practices, recommended by the SurgenixAI security team.
Enable MFA on every admin account
It is the single highest-impact change you can make today to protect your SurgenixAI organization.
Use strong account credentials
Enable access controls
Review user permissions regularly
Monitor platform activity
Maintain secure data handling practices
Follow organizational compliance requirements

Security is a continuous practice.
Common questions.
Quick answers to common questions about the SurgenixAI platform.
Create an account and log in through the SurgenixAI portal. Administrators can provision additional users from Organization Settings.
Yes — the platform supports integration through versioned REST APIs, webhooks, and turnkey connectors for the most common EHR and analytics systems.
Yes. Guided onboarding and live training are available for eligible organizations. Contact us to set up a session.
Email [email protected] or use the Contact page. Critical incidents are routed to on-call engineers around the clock.
Production regions: us-east-1, us-west-2, eu-west-1. Additional regions are available on request.
Use /v1/auth/sessions to issue short-lived tokens, and rotate long-lived API keys from Organization Settings → Security.
Build with confidence.
Our team is available to help with implementation, integration, and platform-related questions. Email [email protected] or reach out through the contact form.
