---
title: "Humanize text"
method: POST
path: "/api/Text/Humanize"
tags: ["Text"]
---

# Humanize text

`POST /api/Text/Humanize`

## Headers

- `X-Api-Key` string

## Request body

- TextDto
  - `text` string, nullable

## Response `200`

OK

---

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