Submit health data for AI analysis. The API validates your request and immediately returns a run ID. Results are delivered asynchronously to your webhook URL.
Processing Flow:
runId and status: "accepted" (returns in ~1 second)Agent Types:
light: Fast analysis (5-8 minutes), $0.65/rundeep: Comprehensive analysis (10-13 minutes), $3.50/runAPI key provided by Helios Intelligence
URL where analysis results will be delivered via webhook
"https://your-server.com/webhook/helios"
Type of analysis to perform
light, deep "light"
Patient health data for analysis. All fields are optional except at least some health data should be provided.
Request accepted - analysis started in background
Unique identifier for this analysis run
"550e8400-e29b-41d4-a716-446655440000"
Request was accepted and processing has started in the background
accepted "accepted"
Human-readable status message
"Request accepted. Results will be delivered to your webhook."