Skip to content

CARC Developer PlatformIntegrate clinical AI agents with runtime control

Register an agent, submit an Agent Run, receive a control decision, retrieve the audit record — using documented APIs and an SDK, without reading engine source.

Where to start

  1. Overview — what this platform is and isn't
  2. Core Concepts — Runtime Session, Agent Run, Decision Context Record
  3. Quickstart — a runnable, copy-paste integration in minutes
  4. Reference Integrations — three worked examples with distinct outcomes

The engine also serves an interactive, always-current reference at /docs, generated from the same OpenAPI spec this site's REST API guide is written against. Set CARC_RUNTIME_API_URL to the engine origin before following the guide's examples.

Developer Platform v1 — Clinical Agent Runtime Control Platform