Skip to main content

Platform wizard

The Platform wizard at /platform/wizard walks developers through building on the Platform API.

Steps

  1. Create platform app — Name, slug, redirect URIs, billing model
  2. Create bootstrap template — Visual Template Spec Builder or JSON spec (vault, agents, policies, signing keys, optional runtimes/automations)
  3. Provision first userupsert_user + bootstrap flow; copy claim URL for end-user

Platform home (/platform)

After setup:

  • App list with API key prefix and stats
  • Template editor with spec builder
  • Connected users and bootstrap history
  • Key rotation, webhook secret rotation
  • Marketplace listing (optional)

Grant & claim flows

  • Grant page (/connect/{slug}/grant) — End-user selects vaults/agents to share with platform
  • Claim page (/connect/{slug}/claim/{token}) — Public; end-user claims bootstrapped resources

Requires Pro+ tier for Platform API access.

See also: Platform API overview, Multi-tenant bootstrap, Webhooks.