# Browser:Instance Management

**Page:** api/browser-instance-management

[Download Raw Markdown](./api/browser-instance-management.md)

---

## API Endpoints Summary

- **GET** `/start` — Create or retrieve browser instance
- **GET** `/stop` — Stop browser instance
- **GET** `/restart` — Restart browser instance

## CLI

```bash
# CLI mapping will be generated from the SDK CLI sources in a later step.
# Example (placeholder):
# hoody-cli <command> --help
```