Skip to content
Spacefast Docs
Esc
navigateopen⌘Jpreview
On this page

Spacefast Platform API

API for sharing AI artifacts, managing spaces, claiming anonymous publishes, and operating versions.

The API is versioned in the URL path (/v1). Operations marked deprecated also send RFC 9745 Deprecation and RFC 8594 Sunset headers, plus a Link with rel="deprecation" pointing at the versioning and deprecation policy: https://spacefast.com/docs/api/versioning

Version 0.0.3
Base URLhttps://api.spacefast.com

Account

Identity, API keys, device login, and event intake.

Spaces

Create, publish, claim, transfer, and manage spaces.

Teams

Team membership, settings, usage, and entitlements.

Domains

Domain inventory, bindings, and space assignments.

Activity

Activity feed, logs, analytics, webhooks, and operations.

Docs

Machine-readable documentation index: guides, CLI, API reference, and recipes.

Versions

Version lifecycle: upload, finalize, promote, and inspect.

Runtime

What a space runs: runtime status, deployed shape, and realtime replay.

Database

The database a space’s runtime owns: schema, rows, migrations, and console.

Variables

Space and team variables resolved at publish time.

Builds

Remote source execution, build logs, retries, and cancellation.

Tags

Tag manager templates, drafts, releases, and preview sessions.

Platform

Platform plugin surface for tenants operating their own spaces.

Was this page helpful?