# floom ## Docs - [Apps (Automations)](https://docs.floom.dev/api-reference/apps.md): List and inspect your deployed automations. - [Artifacts](https://docs.floom.dev/api-reference/artifacts.md): Upload code and create artifacts for deployment. - [Authentication](https://docs.floom.dev/api-reference/authentication.md): How to authenticate with the floom API. - [Deploy](https://docs.floom.dev/api-reference/deploy.md): Deploy an artifact as a live automation. - [Runs](https://docs.floom.dev/api-reference/runs.md): Trigger and poll automation runs. - [Secrets](https://docs.floom.dev/api-reference/secrets.md): Store and manage secrets for your automations. - [Test](https://docs.floom.dev/api-reference/test.md): Test artifacts in a sandbox before deploying. - [Apps and versions](https://docs.floom.dev/concepts/apps.md): How automations, artifacts, and versions relate. - [Manifest format](https://docs.floom.dev/concepts/manifest.md): Define inputs, outputs, dependencies, and secrets for your automation. - [Publishing](https://docs.floom.dev/concepts/publishing.md): Share automations publicly or with email-gated access. - [Introduction](https://docs.floom.dev/introduction.md): Deploy Python scripts as cloud automations with a web UI, REST API, and MCP endpoint. - [Quickstart](https://docs.floom.dev/quickstart.md): Deploy your first Python app in 60 seconds. - [Templates](https://docs.floom.dev/templates.md): Starter scripts to fork and deploy. ## OpenAPI Specs - [openapi](https://docs.floom.dev/api-reference/openapi.json)