# Loom Labs Documentation ## Docs - [Authentication](https://docs.loom.aayanmishra.com/loomlabs/loomapi/authentication.md): How to authenticate to Loom AI API using SSK/Bearer tokens. - [Endpoints](https://docs.loom.aayanmishra.com/loomlabs/loomapi/endpoints.md): OpenAI-compatible endpoints implemented by Loom AI API. - [Rate limits & Errors](https://docs.loom.aayanmishra.com/loomlabs/loomapi/errors.md): Error shapes and rate limiting for Loom AI API. - [Examples](https://docs.loom.aayanmishra.com/loomlabs/loomapi/examples.md): Quick examples for using Loom AI API with curl, Python, and Node. - [Loom AI API](https://docs.loom.aayanmishra.com/loomlabs/loomapi/index.md): Loom Labs public API — OpenAI SSK compatible endpoints. - [Models — Apollo & Daedalus](https://docs.loom.aayanmishra.com/loomlabs/loomapi/models.md): Model cards and guidance for the Apollo family and Daedalus family (code models). - [Advanced Features Appendix](https://docs.loom.aayanmishra.com/loomlabs/loomos/advanced-features.md): Expanded advanced features: Tapestry, Weaver, container runtime, troubleshooting. - [API Reference](https://docs.loom.aayanmishra.com/loomlabs/loomos/api-reference.md): Core REST endpoints and Python client classes. - [Blocks & Adapters](https://docs.loom.aayanmishra.com/loomlabs/loomos/blocks-adapters.md): Block registry, adapters for OpenAI, Hugging Face, Vision, Diffusion, and integrations. - [Core Modules](https://docs.loom.aayanmishra.com/loomlabs/loomos/core-modules.md): Comprehensive guide to LoomDB event sourcing, Scheduler orchestration, Security framework, and Marketplace cost optimization. - [Deployment Guide](https://docs.loom.aayanmishra.com/loomlabs/loomos/deployment-guide.md): Local development, Docker Compose, and Kubernetes deployment guides. - [Examples & Tutorials](https://docs.loom.aayanmishra.com/loomlabs/loomos/examples-tutorials.md): Quick demos and WEAVE examples. - [LoomOS — Distributed AI Runtime](https://docs.loom.aayanmishra.com/loomlabs/loomos/index.md): LoomOS: distributed AI runtime, RL training, verification, and orchestration platform by Loom Labs. - [Nexus Distributed System](https://docs.loom.aayanmishra.com/loomlabs/loomos/nexus-system.md): Master node coordination, worker nodes, failover and LoomCtl management API. - [Platform Overview](https://docs.loom.aayanmishra.com/loomlabs/loomos/platform-overview.md): Complete architecture guide, installation, configuration, and operational best practices for LoomOS distributed AI platform. - [Reinforcement Learning System](https://docs.loom.aayanmishra.com/loomlabs/loomos/rl-system.md): Comprehensive guide to LoomOS RL infrastructure: RL Gym environments, PPO/WEAVE algorithms, distributed training, and advanced RL techniques. - [SDK & CLI](https://docs.loom.aayanmishra.com/loomlabs/loomos/sdk-cli.md): Python SDK, Job Manifests, and LoomOS CLI usage. - [Loom Labs](https://docs.loom.aayanmishra.com/loomlabs/overview.md): Products and platforms from Loom Labs — LoomOS, SDKs, and integrations for distributed AI runtimes. ## Optional - [GitHub](https://github.com/loomos/loomos)