Workflow

Dashboard Bootstrap and Site Setup

Follow the sequence below, then use API Reference for payload schema and response details.

Steps

  1. Mint dashboard token for API calls:

    Operation IDs: auth.token.mint

  2. Optional bootstrap for actor/subject account context:

    Operation IDs: dashboard.bootstrap

  3. Create site and locale/domain onboarding records:

    Operation IDs: sites.create

  4. Inspect site and deployments:

    Operation IDs: sites.dashboard.get, sites.status.get, sites.errors.summary.get, sites.get, sites.deployments.list, sites.deployments.history.list

Notes

create or reactivation returns `single_site_account_limit`; update the existing site for

source URL changes or rebrands. Agency portfolio semantics are unchanged.

Related Docs