POST
/
image

Authorizations

Authorization
string
header
required

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

Body

application/json
image
string
required

Url of an image or base 64 encoded image string

Minimum length: 1
options
object

Response

200 - application/json
confidence
number
required

Confidence of the safety of the image from 1-100

description
string
required

A short description of what the image depicts

hash
string
required

SHA-256 hash of the image

isSafe
boolean
required

Whether the image is considered safe

nsfwCategories
object[]
required
riskScores
object
required
suggestedActions
object
required
summary
object
required
topics
string[]
required

General topics the image depicts, lowercase and no punctuation

meta
any | null

The metadata of the request