Moderation Scores in the Responses and Completions API
OpenAI's API can now return content-moderation signals in the same request that generates a response.
Details
- Moderation scores come back in the same request that generates the response, so no separate moderation call is needed
- You decide how the app uses the signals: logging, routing, human review, or blocking
- Available in both the Responses API and the Completions API
Best for
teams that need to screen AI inputs or outputs without making a second API call
When to use it
you want moderation signals returned next to the generated text so you can act in one step
Who benefits
developers building apps that handle user-generated or sensitive content
Staying informed is great. Staying ahead is better.
Pick a topic and leave with something you created.
Get new module drops and weekly AI strategy.


