---
title: "AI Text Moderation"
method: GET
path: "/ai-tools/moderate"
tags: ["AI Tools"]
---

# AI Text Moderation

`GET /ai-tools/moderate`

This AI will moderate your text content and give results if it's harassment or not, etc...

## Query parameters

- `text` string, required

## Response `200`

Success - Got the response

## Other responses

- `400` — Bad Request
- `500` — Server error

---

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