Injection
Injection detects potential prompt injection attacks.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
prompt
The prompt to check for injection attack.
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.