Early Access

Experience Surgical Intelligence

Deploy elite clinical data models instantly.

Request Custom Trial
Documentation Center

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.

Search the docs — authentication, /v1/imaging, webhook events…⌘ K
Developer reference documentationReference

Developer reference documentation

Guides and tutorials for engineering teamsGuides

Guides and tutorials for engineering teams

Scalable platform architecture documentationScale

Scalable platform architecture documentation

API analytics and endpoint referenceAPI

API analytics and endpoint reference

Scroll to explore
Knowledge Matrix

Everything you need, structured.

Browse comprehensive system blueprints, developer utilities, and platform security standards for SurgenixAI.

surgenix_core_v3.ts
System Status: Operational
System Indices
10 Available Hubs
01

Platform Overview

18 articles
02

Getting Started

12 articles
03

Account Management

9 articles
04

API Documentation

34 articles
05

Authentication

11 articles
06

Integration Guides

22 articles
07

Data Management

16 articles
08

Security Practices

14 articles
09

Developer Resources

27 articles
10

Support Resources

8 articles
Quickstart

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.

01
STEP 01

Create an Account

Register your organization and create administrator access in a couple of clicks.

02
STEP 02

Configure Organization

Set up organizational preferences, user roles, and platform settings.

03
STEP 03

Connect Data Sources

Integrate supported healthcare systems and data sources securely.

04
STEP 04

Access Platform Features

Begin using analytics, clinical intelligence, and healthcare AI capabilities.

Authentication & Security

Secure by default.

SurgenixAI uses secure authentication mechanisms to protect organizational and healthcare data — applied across every integration, every role, and every API call.

Auth Flow

Token-based handshake

Every request is verified through a signed bearer token before reaching the SurgenixAI platform.

Client
Your service
Token
Bearer JWT
SurgenixAI
API endpoint
POST /v1/auth/sessions
Authorization: Bearer $SURGENIX_KEY

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.

API Integration

REST endpoints, cleanly grouped.

Integrate SurgenixAI capabilities into your existing healthcare applications through stable, versioned REST endpoints.

Endpointsv1
Try in playground
GET/v1/users
POST/v1/users
GET/v1/insights
POST/v1/analytics/queries
POST/v1/reports
POST/v1/workflows/trigger
Featured · Get Insights

GET /v1/insights

Fetch clinical insights for a cohort with a single call.

RequestPOST
POST /v1/insights
Authorization: Bearer ***

{
  "cohort": "oncology-q3",
  "window": "30d"
}
Response200 OK
{
  "insights": [
    { "id": "ins_8a" },
    { "id": "ins_9b" }
  ],
  "count": 2
}

For complete API specifications, visit the API Access section.

Roles & Permissions

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.

Administrator
Administrator
8 of 8 capabilities
Manager
Manager
7 of 8 capabilities
Analyst
Analyst
4 of 8 capabilities
Viewer
Viewer
1 of 8 capabilities
Default matrix
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
Granted by default · Roles can be customized in Organization Settings.
Capability · Data Management

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
View data reference
Centralized healthcare data managementLive · Ingest Pipeline

Records ingested today

12.4K

Healthy
0.4smedian write

from ingest to query.

data sources

27

Best Practices

Recommendations for secure operation.

Maximize platform performance and security by following these baseline practices, recommended by the SurgenixAI security team.

auth
Featured · Start here

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

Continuous security practice
Always-on

Security is a continuous practice.

Frequently Asked Questions

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.

Need technical assistance?

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.