---
title: "Image Moderation"
method: POST
path: "/imageModeration"
---

# Image Moderation

`POST /imageModeration`

Instantpay’s Image Moderation API is a powerful tool. It helps online platforms manage user-generated images. It ensures they meet community standards and legal rules. This API uses advanced content filtering. It ensures all images meet the platform's terms of service. This creates a safe, respectful space for users.

The Image Moderation API filters out content with:

✔ Graphic violence
✔ Nudity
✔ Hate speech
✔ Explicit material
✔ Illegal activities
✔ Copyrighted content

This proactive content moderation lets businesses protect users from harmful images. It also ensures compliance with the law.

Use Instantpay's Image Moderation API. It will help you create a safe and positive user experience. This supports both brand integrity and community well-being. Integrate this solution. It will keep your platform a trusted, welcoming place for all users.

## Response `200`

200

- object
  - `statuscode` string
  - `actcode` unknown
  - `status` string
  - `data` object
    - `imageModeration` object
      - `ModerationLabels` object[]
        - `Confidence` number
        - `Name` string
        - `ParentName` string
        - `TaxonomyLevel` integer
      - `ModerationModelVersion` string
      - `HumanLoopActivationOutput` unknown
      - `ContentTypes` unknown[]
        - unknown
      - `ProjectVersion` unknown[]
        - unknown
    - `pool` object
      - `referenceId` string
      - `openingBalance` string
      - `paymentAmount` string
      - `mode` string
      - `closingBalance` string
  - `timestamp` string
  - `ipay_uuid` string
  - `orderid` string
  - `environment` string
  - `internalCode` unknown

## Other responses

- `400` — 400

---

[API](https://skmtc.net/instantpay/apis/identity.md) · [All operations](https://skmtc.net/instantpay/apis/identity/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/instantpay/identity/revisions/1d0672797b14/schema)
