Documentation Index
Fetch the complete documentation index at: https://docs.phanomcloud.online/llms.txt
Use this file to discover all available pages before exploring further.

What is PhanomCloud?
PhanomCloud is a cloud hosting platform for bots and applications. With our API you can create, start, stop, monitor and manage your bots programmatically — perfect for CI/CD pipelines, dashboards and automation tools.Base URL
All API requests must be made to:Response Format
Every endpoint returns a JSON object in one of these two shapes:Quick Start
Supported Languages
| Language | Value |
|---|---|
| Node.js | nodejs |
| Python | python |
| Java | java |
| Go | go |
| Rust | rust |
Bot Status Reference
| Status | Description |
|---|---|
offline | Bot is stopped |
starting | Container is being created and launched |
online | Bot is running normally |
stopping | Bot is in the process of shutting down |
error | Bot failed to start |

