---
title: "Initialize Sylve"
method: POST
path: "/basic/initialize"
tags: ["Basic"]
---

# Initialize Sylve

`POST /basic/initialize`

Initialize Sylve with the provided configuration

## Request body

- GithubComAlchemillahqSylveInternalInterfacesServicesSystemInitializeRequest
  - `pools` string[]
  - `services` GithubComAlchemillahqSylveInternalDbModelsAvailableService[]

## Response `200`

Success

- GithubComAlchemillahqSylveInternalAPIResponseAny
  - `data` unknown
  - `error` string
  - `message` string
  - `status` string

## Other responses

- `400` — Bad Request
- `403` — Forbidden
- `409` — Conflict
- `422` — Unprocessable Entity
- `500` — Internal Server Error

## Changes

- **2026-08-12** `9a5026bf9057` — 6 info
  - api tag `Basic` added
  - api tag `Health` removed
  - added the non-success response with the status `400`
  - added the non-success response with the status `403`
  - …2 more
- **2026-01-01** `5cf4dbcc2128` — 1 info
  - endpoint added
- **2025-03-11** `2b736ca1b025` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/alchemillahq/apis/sylve-api/changes/basic/initialize/post.md)

---

[API](https://skmtc.dev/alchemillahq/apis/sylve-api.md) · [All operations](https://skmtc.dev/alchemillahq/apis/sylve-api/llms.txt) · [OpenAPI document](https://skmtc.dev/alchemillahq/apis/sylve-api/revisions/6d4b8bb77d9a?raw)
