Skip to main content
POST
Scan Input

Authorizations

Authorization
string
header
required

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

Headers

X-API-Key
string | null

Cookies

blindsight_session
string | null

Body

application/json
text
string
required

The user prompt about to be sent to the LLM.

source_app
string | null
Maximum string length: 128
provider
string | null
Maximum string length: 32
model
string | null
Maximum string length: 128
metadata
Metadata · object | null

Response

Successful Response

uuid
string
required
verdict
string
required
injection
Injection · object
required
pii
Pii · object
required
redacted_text
string
required
latency_ms
integer
required
text_length
integer
required
blocked_reason
string | null