---
title: "Bootstrap token exchange"
method: POST
path: "/hosts/bootstrap/exchange"
tags: ["Agent / Install"]
---

# Bootstrap token exchange

`POST /hosts/bootstrap/exchange`

Exchange a bootstrap token for host credentials. Uses token in request body.

## Request body

- object
  - `token` string

## Response `200`

OK

- object

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `500` — Internal Server Error

---

[API](https://skmtc.net/patchmon/apis/patchmon-integration-api.md) · [All operations](https://skmtc.net/patchmon/apis/patchmon-integration-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/patchmon/patchmon-integration-api/versions/badd635a29fb/schema)
