Buildspace
API Reference

BuildspaceClient (Client)

Browser SDK client reference.

import { createClient } from "@buildspacestudio/sdk/client";

const bs = createClient("bs_pub_...");

Namespaces:

  • bs.auth: getSignInUrl, getSignUpUrl
  • bs.events: track, flush, shutdown
  • bs.storage: upload, getUrl, list, delete

bs.notifications is not available in browser usage.