API Reference
REST API for the Control Plane — authentication, route groups, and endpoint documentation.
Programmatic access to Groundfloor goes through the Control Plane REST API.
Start here
- API Introduction — base URLs, auth headers, error format, route groups
Route groups
| Prefix | Audience |
|---|---|
/v1/* | Customer — account-scoped endpoints |
/v1/admin/* | Operator — Groundfloor staff |
/v1/public/* | Unauthenticated — bootstrap, routing, TLS (rate-limited) |
Workspace-scoped APIs
Most pillar endpoints live under:
/v1/workspaces/{workspace_id}/…See Shell API reference for endpoints used by federated apps.