PhyStack Developer Resources
Everything you need to build on PhyStack: deploy apps and AI models to edge devices, integrate device types once with descriptors, and give humans and AI agents a way to act on physical spaces through one API.
PhyStack Developer Documentation
Getting started, SDK guides, CLI reference, descriptors, and platform concepts.
PhyStack API Reference
REST API for tenants, devices, spaces, apps, installations, and peripherals. All regions behind one endpoint.
PhyStack CLI
Install with npm install -g @phystack/cli, then phy login. Build, deploy, and publish apps, and manage devices, tenants, and descriptors from the terminal.
PhyStack SDK
The @phystack/hub-client package for apps and peripherals. Control devices declaratively with peripheral.updateDesired().
GitHub
Source for the PhyStack packages and tools.
PhyStack User Guide
Operate the platform from the Console: apps, devices, spaces, users, media, analytics.
For agents and tooling
The OpenAPI specification describes every endpoint and is versioned by date in the path (2026-03). The API uses bearer tokens: create a personal access token through the API, or sign in from the terminal with phy login, which uses a device authorization flow. For a machine-readable overview of PhyStack, see llms.txt.