> ## Documentation Index
> Fetch the complete documentation index at: https://docs.interchange.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Moderation tasks

> Per-operation reference for the buyer moderation API

Each page below documents a single moderation operation — request, parameters, response shape, and errors. Pre-check text against the moderation policy before submitting it to a blocking surface. For the model, see the [Moderation overview](/v2/buyer/moderation/overview).

## Manage

<CardGroup cols={2}>
  <Card title="Check moderation" href="/v2/buyer/moderation/tasks/check-moderation" icon="shield-check">
    `POST /moderation/check` — pre-check text and get findings
  </Card>
</CardGroup>
