# Stout ## Docs - [API overview](https://docs.stoutdata.ai/source/api/overview.md): Base URL, authentication schemes, rate limits, and error conventions for the Stout HTTP API. - [Boxes & fleet](https://docs.stoutdata.ai/source/boxes/overview.md): Register Lager boxes, organize them into groups, and manage fleet-level concerns like maintenance and locking. - [Glossary](https://docs.stoutdata.ai/source/concepts/glossary.md): Short definitions for every concept Stout exposes to users. - [Factory test suites](https://docs.stoutdata.ai/source/factory-suites/overview.md): Production and QA hardware test suites with structured pass/fail steps and optional camera capture. - [Create an account and organization](https://docs.stoutdata.ai/source/getting-started/create-account-and-org.md): Sign up, verify your email, and set up your first organization. - [Quickstart](https://docs.stoutdata.ai/source/getting-started/quickstart.md): Go from signup to your first job running on real hardware in about ten minutes. - [What is Stout?](https://docs.stoutdata.ai/source/getting-started/what-is-stout.md): Stout is the commercial control plane for Lager-powered hardware test fleets. - [GitHub](https://docs.stoutdata.ai/source/integrations/github.md): Connect Stout to GitHub to run hardware tests on pull requests and export workflows as Actions YAML. - [Single sign-on](https://docs.stoutdata.ai/source/integrations/sso.md): Configure OIDC or SAML so your team signs in with their corporate identity. - [Webhooks](https://docs.stoutdata.ai/source/integrations/webhooks.md): How Stout receives webhooks from GitHub and GitLab, and how it posts outbound alert webhooks. - [Jobs](https://docs.stoutdata.ai/source/jobs/overview.md): Run Python scripts on a box and watch logs and artifacts stream back. - [Organizations, teams, and access](https://docs.stoutdata.ai/source/organizations/overview.md): Everything about managing members, roles, teams, per-box access, and audit logs. - [Workflows](https://docs.stoutdata.ai/source/workflows/overview.md): Multi-step, event-triggered automation with a dependency graph and GitHub Actions export. ## OpenAPI Specs - [openapi](https://docs.stoutdata.ai/api-reference/openapi.json)