# Local API

Optional HTTP API on loopback for withoutBG Open Model (Mac app Local API and Docker `service-*`).

**Base URL:** `http://127.0.0.1:8000`

## Endpoints

- `GET /health`
- `GET /openapi.json`
- `POST /v1/remove-background?output=cutout|matte`

See the [HTML docs](/docs/open-model/local-api) for curl and Python examples.
