Developer docs · preview

Build with LiveWebFlyer.

This is the future home of the LiveWebFlyer developer reference — API specs, widget integration guides, SCSS token overrides, and the agent quickstart. The surface is reserved; the content is landing section-by-section as each layer of the platform ships.

What's coming

The docs site mirrors the shape of the platform. Each topic below maps to a layer in our public build plan.

  • Core API Planned

    API Reference

    Every endpoint, request, response, and error shape — generated from the OpenAPI spec that is the source of truth.

    /docs/api
  • Agents Planned

    Agent Quickstart

    How an AI agent acquires a product key, discovers a toolbox, and starts invoking tools — from zero to first call.

    /docs/quickstart
  • Widgets Planned

    Widget Integration

    Drop-in guides for each catalog widget — markup, props, and how the tool face mirrors the UI face one-to-one.

    /docs/widgets
  • Theming Planned

    SCSS Tokens

    The published token surface for every widget, with copy-paste examples of how to override color, radius, and type without reaching into internals.

    /docs/scss
  • Toolbox Planned

    Toolbox Workspaces

    How to assemble a named, keyed subset of the catalog and hand it to an agent as a single addressable endpoint.

    /docs/toolbox
  • Integrations Planned

    Cross-Cloud Guides

    Attaching Firebase, Azure, and AWS credentials with least-privilege IAM policies — one page per cloud.

    /docs/clouds
Status

The API is the product.

Everything documented here will be generated from, or cross-linked to, the versioned OpenAPI spec at /v1/openapi.yaml. Content goes live as each layer ships. Until then, the marketing site at livewebflyer.com is the fastest way to preview the shape of the platform.

Back to livewebflyer.com →