# Tetryx Lynx ## Docs - [Get Batch](https://docs.tetryx.io/api-reference/batches/get-batch.md) - [Get Batch Results](https://docs.tetryx.io/api-reference/batches/get-batch-results.md) - [List Batches](https://docs.tetryx.io/api-reference/batches/list-batches.md) - [Health Check](https://docs.tetryx.io/api-reference/health/healthz.md) - [API Reference](https://docs.tetryx.io/api-reference/introduction.md): Lynx coordinator HTTP API - [Get Job](https://docs.tetryx.io/api-reference/jobs/get-job.md) - [Get Job Results](https://docs.tetryx.io/api-reference/jobs/get-job-results.md) - [List Jobs](https://docs.tetryx.io/api-reference/jobs/list-jobs.md) - [Submit Jobs](https://docs.tetryx.io/api-reference/jobs/submit-jobs.md) - [Drain Runner](https://docs.tetryx.io/api-reference/runners/drain-runner.md) - [Get Runner](https://docs.tetryx.io/api-reference/runners/get-runner.md) - [List Runners](https://docs.tetryx.io/api-reference/runners/list-runners.md) - [Resume Runner](https://docs.tetryx.io/api-reference/runners/resume-runner.md) - [Authentication](https://docs.tetryx.io/auth/overview.md): How Lynx authenticates API calls and runner connections - [Runner Enrollment](https://docs.tetryx.io/auth/runner-enrollment.md): How runners obtain credentials to connect to the Lynx platform - [Lynx](https://docs.tetryx.io/index.md): Batch simulation orchestration and distributed runner management by Tetryx - [Early Termination](https://docs.tetryx.io/jobs-and-batches/early-termination.md): Stop simulation runs automatically when a condition is met, without waiting for the job timeout. - [Job Lifecycle](https://docs.tetryx.io/jobs-and-batches/lifecycle.md): How a job moves through states from submission to terminal result - [Jobs and Batches](https://docs.tetryx.io/jobs-and-batches/overview.md): How Lynx models simulation work: batches contain jobs - [Quickstart](https://docs.tetryx.io/quickstart.md): Submit your first batch and check job results against the Lynx API - [Runner Deployment](https://docs.tetryx.io/runners/deployment.md): How to configure and run lynx-runner on your infrastructure - [Runners](https://docs.tetryx.io/runners/overview.md): Workers you deploy that pick up and execute simulation jobs - [Basilisk: Basic Orbit Monte Carlo](https://docs.tetryx.io/tutorials/basilisk-orbit.md): Run a dispersed orbital propagation study across a Lynx runner pool using Basilisk and collect trajectory artifacts. ## OpenAPI Specs - [openapi](https://docs.tetryx.io/openapi.json) ## Optional - [GitHub](https://github.com/tetryx-io/tetryx) - [Website](https://tetryx.io)