---
title: "Similar to docker compose up"
method: POST
path: "/compose/up"
tags: ["compose"]
---

# Similar to docker compose up

`POST /compose/up`

Starts the services defined in the current configuration.

## Response `200`

Up successful

- PkgSuccessResponse
  - `message` string

## Other responses

- `400` — Bad request with explanation

## Changes

- **2024-08-12** `a6e0da81ff3c` — 2 info
  - api tag `compose` added
  - api tag `up` removed
- **2024-08-12** `8aff807c6afe` — 1 info
  - endpoint added
- **2024-07-25** `21706ccb959b` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/stamusnetworks/apis/swagger-stamusd-api/changes/compose/up/post.md)

---

[API](https://skmtc.dev/stamusnetworks/apis/swagger-stamusd-api.md) · [All operations](https://skmtc.dev/stamusnetworks/apis/swagger-stamusd-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/stamusnetworks/swagger-stamusd-api/revisions/c90a51d85d80/schema)
