---
title: "Demo Server"
method: GET
path: "/v1/teams/{team_id}/api/demo"
tags: ["api connections"]
---

# Demo Server

`GET /v1/teams/{team_id}/api/demo`

The mock construction-company CRM this deployment hosts, and the key to attach it.

Only where the demo is mounted (never production). Handed to an owner's seat
so the lab attaches it in one press — through the same sealed-header path a
real system takes.

## Path parameters

- `team_id` string, uuid, required

## Headers

- `authorization` string, nullable
- `x-darwin-token` string, nullable

## Response `200`

Successful Response

- object

## Other responses

- `422` — Validation Error

## Changes

> 32 revisions in range; 1 not diffed.

- **2026-09-17** `1a4f0f5cb467` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/stormy/apis/stormy-control-plane/changes/v1/teams/:team_id/api/demo/get.md)

---

[API](https://skmtc.dev/stormy/apis/stormy-control-plane.md) · [All operations](https://skmtc.dev/stormy/apis/stormy-control-plane/llms.txt) · [OpenAPI document](https://skmtc.dev/stormy/apis/stormy-control-plane/revisions/b09e3c4ee2af?raw)
