GET
/
image
/
{id}

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required
Minimum length: 3

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