Private Preview
API Reference
Lugal technical documentation is currently being prepared. For early access, contact Telos Sphere for a technical walkthrough.
What the API reference will cover
- 1Pipeline submission endpointPOST /pipelines — request schema, authentication, validation errors, and response format including the pipeline ID and execution state.
- 2Status and monitoring endpointsGET /pipelines/:id and GET /pipelines/:id/jobs — how to poll execution state, interpret job status codes, and stream logs.
- 3Billing export endpointGET /pipelines/:id/billing — response schema for per-job cost records, field definitions, and usage in cost allocation workflows.
- 4Authentication and rate limitsAPI key format, header conventions, error responses for auth failures, and per-account request limits.
Early-preview participants receive direct API access and a walkthrough of the submission and monitoring endpoints with their specific workload in mind.