Injection
Injection detects potential prompt injection attacks.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
prompt
detect
Whether to detect potential injection attacks.
Response
Successful response.
id
Unique ID for the injection check.
object
Type of object (injection_check).
created
Timestamp of when the injection check was created.
checks
The set of vectorized data.

