---
title: OpenAI Moderation API — Varianten, Preise und Model Skill | RunAPI
description: Vergleiche OpenAI Moderation API-Varianten, Preise pro Aufruf und den OpenAI Moderation Skill für App-Entwicklung. Ein API Key, Skills-first Workflow.
url: https://runapi.ai/de/models/openai-moderation.md
canonical: https://runapi.ai/de/models/openai-moderation
locale: de
site: RunAPI
image: https://runapi.ai/assets/opengraph-f702f2b1.png
alternates:
  en: https://runapi.ai/models/openai-moderation
  zh-CN: https://runapi.ai/zh-CN/models/openai-moderation
  es: https://runapi.ai/es/models/openai-moderation
  ja: https://runapi.ai/ja/models/openai-moderation
  de: https://runapi.ai/de/models/openai-moderation
  fr: https://runapi.ai/fr/models/openai-moderation
  pt-BR: https://runapi.ai/pt-BR/models/openai-moderation
  ko: https://runapi.ai/ko/models/openai-moderation
  it: https://runapi.ai/it/models/openai-moderation
  nl: https://runapi.ai/nl/models/openai-moderation
  pl: https://runapi.ai/pl/models/openai-moderation
  tr: https://runapi.ai/tr/models/openai-moderation
  zh-TW: https://runapi.ai/zh-TW/models/openai-moderation
  zh-HK: https://runapi.ai/zh-HK/models/openai-moderation
  ar: https://runapi.ai/ar/models/openai-moderation
  x-default: https://runapi.ai/models/openai-moderation
model: OpenAI Moderation
provider: OpenAI
modality: utility
variant_count: 1
price_from_cents: 1
---

> HTML version: https://runapi.ai/de/models/openai-moderation
> Site index for agents: https://runapi.ai/llms.txt


# OpenAI Moderation API

Nutze die OpenAI Moderation API über RunAPI mit Model Skill, einheitlicher Authentifizierung und transparenten nutzungsbasierten Preisen.

- [Kostenloses Konto erstellen](https://runapi.ai/de/login)
- [Dokumentation lesen](https://runapi.ai/docs/api/openai/moderations)

**Provider:** OpenAI
**Modality:** Utility
**Catalog:** 1 endpoints

Die OpenAI Moderation API ist ein utility-Modell über RunAPI. Installiere den Model Skill, um Docs, Schemas, Preishinweise und Setup-Schritte in deinen App-Workflow zu bringen.

- Modellvarianten für verschiedene Qualitäts- und Latenzziele
- Einheitlicher API Key
- Model Skill enthält Docs, Schemas und Setup-Hinweise
- Fehlgeschlagene Generierungen werden nicht berechnet

## PREISE

### `moderation`

- $0.01 / request



Fehlgeschlagene Generierungen werden nicht berechnet

## DATENBLATT

| Field | Value |
|---|---|
| Modell-ID | `omni-moderation-latest` |
| Anbieter | OpenAI |
| Modalität | utility |
| Task-Typ | synchronous |
| Abrechnung | call |
| Endpoint | `/v1/moderations` |
| Kommerziell | Ja |
| Katalogstatus | Betriebsbereit |


## OpenAI Moderation API-Endpunkte

Nutze das OpenAI- oder Anthropic-SDK mit deinem RunAPI-Key. Kein zusätzliches SDK nötig.

Base URL: `https://runapi.ai`

| Endpoint | Protocol |
|---|---|
| `POST /v1/moderations` | OpenAI Moderations |


## Mit diesem Model Skill bauen

1. **Modell wählen** — Wähle Modell und Variante passend zu Ausgabetyp, Qualitätsziel und Latenz.
2. **Einmal authentifizieren** — Nutze deinen RunAPI Key für jedes unterstützte Modell.
3. **Skill installieren** — Füge den Model Skill deinem Coding-Workspace hinzu, bevor du das Feature implementierst.
4. **Ergebnis empfangen** — Frage per Task ID ab oder verarbeite den Callback, wenn die Generierung abgeschlossen ist.

## Wo OpenAI Moderation passt

OpenAI Moderation liegt im utility-Katalog von RunAPI und stammt von OpenAI. Nutze es, wenn du verwalteten API-Zugang, Preiskontext und Model Skill an einem Ort willst.

**Anbieter:** OpenAI
**Modalität:** Utility

## Warum OpenAI Moderation über RunAPI nutzen

- **Ein API Key** — Nutze dieselben Zugangsdaten über Modelle und Anbieter hinweg.
- **Skill-ready** — Der Model Skill enthält Schemas, Setup-Hinweise, Preiskontext und Modell-IDs.
- **Planbare Abrechnung** — Nutzungsbasierte Preise sind vor dem Aufruf sichtbar.

## Häufige Fragen

### Welche Eingaben kann omni-moderation-latest klassifizieren?

Das Modell akzeptiert Text, Textlisten sowie gemischte Text- und Bildinhalte per Bild-URL oder base64-Daten und liefert synchron ein OpenAI-kompatibles Moderationsergebnis.

### Wie rufe ich dieses Modell auf?

Installiere den Model Skill und folge den Setup-Hinweisen mit deinem RunAPI Key.

### Kosten fehlgeschlagene Generierungen Geld?

Fehlgeschlagene Generierungen werden nicht berechnet

### Kann ich es aus meiner Anwendung aufrufen?

Ja. Installiere den Model Skill im Coding-Workspace und nutze ihn beim Einbau des Modell-Features.


## Ähnliche Modelle wie OpenAI Moderation

- [Midjourney](https://runapi.ai/de/models/midjourney.md) — ab $0.0000
- [OmniHuman](https://runapi.ai/de/models/omnihuman.md) — ab $0.0000
- [Recraft](https://runapi.ai/de/models/recraft.md) — ab $0.010
- [Topaz](https://runapi.ai/de/models/topaz.md) — ab $0.140

## Mit OpenAI Moderation bauen.

- [Kostenloses Konto erstellen](https://runapi.ai/de/login)
- [Quickstart lesen →](https://runapi.ai/docs/api/openai/moderations)

### Endpoints

- `moderation`

### Gleiche Kategorie

- [Midjourney](https://runapi.ai/de/models/midjourney.md)
- [OmniHuman](https://runapi.ai/de/models/omnihuman.md)
- [Recraft](https://runapi.ai/de/models/recraft.md)
- [Topaz](https://runapi.ai/de/models/topaz.md)

### Anbieter

- [Embedding](https://runapi.ai/de/models/embedding.md)
- [GPT](https://runapi.ai/de/models/gpt.md)
- [GPT Image](https://runapi.ai/de/models/gpt-image.md)
- [GPT Image 2](https://runapi.ai/de/models/gpt-image-2.md)

### Docs

- [API Docs](https://runapi.ai/docs/api/openai/moderations)
- [OpenClaw Integration](https://runapi.ai/de/openclaw.md)
- [Beste API für OpenClaw](https://runapi.ai/de/best-api-for-openclaw.md)
- [OpenClaw Bildgenerierung](https://runapi.ai/de/openclaw-image-generation.md)
- [Preise](https://runapi.ai/pricing.md)

---

## More from RunAPI

- [Home](https://runapi.ai/de/.md)
- [Modelle](https://runapi.ai/de/models.md)
- [KI-Video-API Vergleich](https://runapi.ai/de/ai-video-api-comparison.md)
- [OpenClaw Integration](https://runapi.ai/de/openclaw.md)
- [Beste API für OpenClaw](https://runapi.ai/de/best-api-for-openclaw.md)
- [OpenClaw Bildgenerierung](https://runapi.ai/de/openclaw-image-generation.md)
- [Hermes Agent Integration](https://runapi.ai/de/hermes-agent.md)
- [Preise](https://runapi.ai/de/pricing.md)
- [Claude API Preise](https://runapi.ai/de/claude-api-pricing.md)
- [ChatGPT API Preise](https://runapi.ai/de/chatgpt-api-pricing.md)
- [OpenAI API Preise](https://runapi.ai/de/openai-api-pricing.md)
- [Gemini API Preise](https://runapi.ai/de/gemini-api-pricing.md)
- [Claude Code Preise](https://runapi.ai/de/claude-code-pricing.md)
- [Claude Code API](https://runapi.ai/de/claude-code-api.md)
- [Claude Code vs Cursor](https://runapi.ai/de/claude-code-vs-cursor.md)
- [Claude Max vs API](https://runapi.ai/de/claude-max-vs-api.md)
- [Requesty Alternative](https://runapi.ai/de/requesty-alternative.md)
- [Docs](https://runapi.ai/de/docs/guides)
- [SDK](https://runapi.ai/de/sdk.md)
- [Skills](https://runapi.ai/de/skills.md)
- [MCP Server](https://runapi.ai/de/mcp.md)
- [CLI](https://runapi.ai/de/cli.md)
- [Feedback](https://runapi.makethisbetter.dev)
- [Kontakt](mailto:support@runapi.ai)
- [Bedingungen](https://runapi.ai/de/terms.md)
- [Datenschutz](https://runapi.ai/de/privacy.md)
- [Site index for agents](https://runapi.ai/llms.txt)

Contact: contact@runapi.ai

## Structured data

```json
[
  {
    "@context": "https://schema.org",
    "inLanguage": "de",
    "@type": "WebSite",
    "name": "RunAPI",
    "url": "https://runapi.ai/de",
    "potentialAction": {
      "@type": "SearchAction",
      "target": {
        "@type": "EntryPoint",
        "urlTemplate": "https://runapi.ai/de/models?q={search_term_string}"
      },
      "query-input": "required name=search_term_string"
    }
  },
  {
    "@context": "https://schema.org",
    "inLanguage": "de",
    "@type": "Organization",
    "name": "RunAPI",
    "url": "https://runapi.ai/de",
    "logo": {
      "@type": "ImageObject",
      "url": "https://runapi.ai/deicon.svg"
    },
    "sameAs": [
      "https://github.com/runapi-ai"
    ]
  },
  {
    "@context": "https://schema.org",
    "inLanguage": "de",
    "@type": "SoftwareApplication",
    "name": "OpenAI Moderation",
    "applicationCategory": "DeveloperApplication",
    "operatingSystem": "Cross-platform",
    "hasVariant": [
      {
        "@type": "SoftwareApplication",
        "name": "OpenAI Moderation omni-moderation-latest"
      }
    ],
    "offers": {
      "@type": "AggregateOffer",
      "lowPrice": "$0.010",
      "priceCurrency": "USD"
    }
  },
  {
    "@context": "https://schema.org",
    "inLanguage": "de",
    "@type": "BreadcrumbList",
    "itemListElement": [
      {
        "@type": "ListItem",
        "position": 1,
        "name": "Home",
        "item": "https://runapi.ai/de"
      },
      {
        "@type": "ListItem",
        "position": 2,
        "name": "Models",
        "item": "https://runapi.ai/de/models"
      },
      {
        "@type": "ListItem",
        "position": 3,
        "name": "OpenAI Moderation",
        "item": "https://runapi.ai/de/models/openai-moderation"
      }
    ]
  },
  {
    "@context": "https://schema.org",
    "inLanguage": "de",
    "@type": "HowTo",
    "name": "Mit diesem Model Skill bauen",
    "description": "Vergleiche OpenAI Moderation API-Varianten, Preise pro Aufruf und den OpenAI Moderation Skill für App-Entwicklung. Ein API Key, Skills-first Workflow.",
    "totalTime": "PT5M",
    "step": [
      {
        "@type": "HowToStep",
        "position": 1,
        "name": "Modell wählen",
        "text": "Wähle Modell und Variante passend zu Ausgabetyp, Qualitätsziel und Latenz.",
        "url": "https://runapi.ai/de/models/openai-moderation#how-step-1"
      },
      {
        "@type": "HowToStep",
        "position": 2,
        "name": "Einmal authentifizieren",
        "text": "Nutze deinen RunAPI Key für jedes unterstützte Modell.",
        "url": "https://runapi.ai/de/models/openai-moderation#how-step-2"
      },
      {
        "@type": "HowToStep",
        "position": 3,
        "name": "Skill installieren",
        "text": "Füge den Model Skill deinem Coding-Workspace hinzu, bevor du das Feature implementierst.",
        "url": "https://runapi.ai/de/models/openai-moderation#how-step-3"
      },
      {
        "@type": "HowToStep",
        "position": 4,
        "name": "Ergebnis empfangen",
        "text": "Frage per Task ID ab oder verarbeite den Callback, wenn die Generierung abgeschlossen ist.",
        "url": "https://runapi.ai/de/models/openai-moderation#how-step-4"
      }
    ]
  },
  {
    "@context": "https://schema.org",
    "inLanguage": "de",
    "@type": "FAQPage",
    "mainEntity": [
      {
        "@type": "Question",
        "name": "Welche Eingaben kann omni-moderation-latest klassifizieren?",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "Das Modell akzeptiert Text, Textlisten sowie gemischte Text- und Bildinhalte per Bild-URL oder base64-Daten und liefert synchron ein OpenAI-kompatibles Moderationsergebnis."
        }
      },
      {
        "@type": "Question",
        "name": "Wie rufe ich dieses Modell auf?",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "Installiere den Model Skill und folge den Setup-Hinweisen mit deinem RunAPI Key."
        }
      },
      {
        "@type": "Question",
        "name": "Kosten fehlgeschlagene Generierungen Geld?",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "Fehlgeschlagene Generierungen werden nicht berechnet"
        }
      },
      {
        "@type": "Question",
        "name": "Kann ich es aus meiner Anwendung aufrufen?",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "Ja. Installiere den Model Skill im Coding-Workspace und nutze ihn beim Einbau des Modell-Features."
        }
      }
    ]
  }
]
```
