ZHARF / Research API
v1.4.2 · stable

Medical imaging inference API

REST endpoints for diffusion-based denoising, segmentation, and malignancy scoring. Authenticated access for research institutions and clinical pilot partners.

https://ai.zharf.tech/api/v1/

Authentication

Bearer tokens issued per institution. Contact api@zharf.tech for sandbox credentials.

Authorization: Bearer zhr_live_••••••••

Core endpoints

  • POST /api/v1/inference — Run model on DICOM study
  • GET /api/v1/models — List available checkpoints
  • GET /api/v1/jobs/{id} — Poll async job status
  • GET /health — Liveness probe

Rate limits

Sandbox: 60 req/min · Production: negotiated SLA. Large studies use async jobs with webhook callbacks.

Compliance

HIPAA-aligned BAA available. EU data stays in EU regions. No training on customer data without explicit opt-in.