Groundfloor Docs

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

Route groups

PrefixAudience
/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.

On this page