Whagons documentation
Product guides, external API reference, and AI agent integration documentation.
Turn real-world work into a system.
Learn how Whagons organizes frontline operations, build an API integration with a Settings-issued key, or let an AI agent act with a user's permission.
Choose your path
Learn Whagons
Understand tenants, teams, workspaces, tasks, workflows, and the optional powerups that shape each operation.
Explore the product PATH 02Build with the API
Create a key in Settings, discover tenant reference data, and safely read or operate on visible tasks.
Make your first request PATH 03Connect an agent
Use Whagons auth.md discovery and user-claimed access, or learn what the built-in assistant can do.
See agent integrationWhat you will find here
- Product guides explain the Whagons operating model without requiring technical background.
- API documentation follows the API keys created in Whagons under Settings → Integrations.
- Agent documentation covers delegated
auth.mdaccess and the built-in Whagons assistant. - Machine-readable exports help API clients and AI systems consume the same documentation.
Whagons is tenant-aware and permission-bound. Examples may use hotel operations because that is a common Whagons environment, but the same model works for facilities, retail, field service, education, construction, and other operations-heavy teams.
Machine-readable documentation
| Resource | URL | Use |
|---|---|---|
| OpenAPI 3.1 | /openapi/whagons-v1.json | Generate clients and inspect the v1 REST contract. |
| Documentation index | /llms.txt | Discover public documentation pages from an AI system. |
| Full public corpus | /llms-full.txt | Read the public documentation as one text response. |
| Agent authentication | https://gon.whagons.com/auth.md | Discover the current user-claimed agent access flow. |
Internal maintainer documentation is intentionally separate and access-controlled.