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

  • 1
    Pipeline submission endpoint
    POST /pipelines — request schema, authentication, validation errors, and response format including the pipeline ID and execution state.
  • 2
    Status and monitoring endpoints
    GET /pipelines/:id and GET /pipelines/:id/jobs — how to poll execution state, interpret job status codes, and stream logs.
  • 3
    Billing export endpoint
    GET /pipelines/:id/billing — response schema for per-job cost records, field definitions, and usage in cost allocation workflows.
  • 4
    Authentication and rate limits
    API 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.