All docs
Docs
API Reference

REST API

The REST API exposes hosted control-plane, SQL, agent, evidence, proposal, and backup workflows.

Overview

Use the OpenAPI document for generated clients and contract tests.

Control-plane routes live under /v1/control.

Gateway routes for runtime SQL and agent traffic live on the canonical Synapsor API domain.

Developer notes

  • Use HTTPS only.
  • Set explicit request timeouts.
  • Keep idempotency keys for retried creates.
  • Keep operator session tokens out of browser-accessible storage.