Developer platform

A control plane with real state.

Accounts, sessions, workspace boundaries, resource requests and cost entries are handled on the server and persist across reconnects.

current API surface
POST   /api/auth/signup
POST   /api/auth/login
POST   /api/auth/logout

GET    /api/instances
POST   /api/instances
PATCH  /api/instances/:id
DELETE /api/instances/:id

PATCH  /api/profile

Everything documented

Start in five minutes. Go deep when you need to.

POST

Account onboarding

Create a user, workspace and owner membership in one transaction.

Explore
AUTH

Secure sessions

Use an opaque HTTP-only cookie backed by a revocable server session.

Explore
CRUD

Capacity requests

Create, list, edit and cancel GPU configurations owned by a workspace.

Explore
SERVER

Authorization

Re-check account and workspace ownership on every protected request.

Explore
D1

Usage ledger

Read actual billable entries without charging unconfirmed capacity requests.

Explore
PATCH

Workspace settings

Persist profile, organization and monthly budget changes.

Explore

Saved configuration

The fields that persist.

Every request keeps the infrastructure inputs needed for provider confirmation and later orchestration.

GPU & region

Validated catalog combination

Container image

OCI image and version

Capacity type

On-demand or interruptible

Persistent volume

20 GB to 2 TB

Reference rate

Server-selected catalog rate

Workspace owner

Server-side ownership boundary

Server-backed core

Build against explicit boundaries.

Persistent D1 dataHTTP-only sessionsWorkspace authorization