SpyBara
Go Premium

Documentation 2026-04-30 06:13 UTC to 2026-05-02 05:57 UTC

1 file changed +3 −2. View all changes and history on the product overview
2026
Fri 29 06:38 Thu 28 06:37 Wed 27 06:42 Sun 24 06:25 Fri 22 06:33 Thu 21 06:36 Wed 20 06:35 Tue 19 11:58 Mon 18 22:01 Thu 14 21:00 Tue 12 18:57 Thu 7 21:57 Wed 6 00:01 Tue 5 23:00 Sat 2 05:57
Details

1# Moderation1# Moderation

2 2 

3Use the [moderations](https://developers.openai.com/api/docs/api-reference/moderations) endpoint to check whether text or images are potentially harmful. If harmful content is identified, you can take corrective action, like filtering content or intervening with user accounts creating offending content. The moderation endpoint is free to use.3Use the [moderations](https://developers.openai.com/api/docs/api-reference/moderations) endpoint to check whether text or images are potentially harmful. If harmful content is identified, you can take corrective action, like filtering content or intervening with user accounts creating offending content. The moderation endpoint is free to use. Image files are limited to 20 MB.

4 4 

5You can use two models for this endpoint:5You can use two models for this endpoint:

6 6 


134 134 

135Categories marked as "Text only" do not support image inputs. If you send only135Categories marked as "Text only" do not support image inputs. If you send only

136 images (without accompanying text) to the `omni-moderation-latest` model, it136 images (without accompanying text) to the `omni-moderation-latest` model, it

137 will return a score of 0 for these unsupported categories.137 will return a score of 0 for these unsupported categories. Image files are

138 limited to 20 MB.

138 139 

139<table>140<table>

140 <tr>141 <tr>