Accueil

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.get, sites.deployments.list, sites.deployments.history.list

Related Docs