Data Plane API
Data-plane operational and query-facing endpoints (multitenant EKS, index workflows). Part of the Data Plane system.
Draft — no published spec yet.
There is no exported OpenAPI document for this surface. The
Stoplight reference renders a placeholder
(static/openapi/dataplane-api.yaml) until a real spec is produced.
| Interactive reference | Data Plane API (Stoplight) — placeholder |
| Spec | Draft placeholder — static/openapi/dataplane-api.yaml |
| Implemented in | cloud_data_plane |
Producing a real spec
When the data plane publishes an OpenAPI document, export it (extend
scripts/export_api_specs.sh), commit it under static/openapi/, and repoint
the surface in src/data/apis.ts. Then flesh out auth and
common workflows.