Skip to main content
POST
Create image moderation result

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
model
string
required
Example:

"nsfw-image-detection"

image_url
string<uri>
required

Image URL to classify.

input
object

Response

Moderation result.

object
string
required
Example:

"moderation"

model
string
required
Example:

"nsfw-image-detection"

results
object[]
required
id
string
created