Send a Synchronous Scan Request
POST/v1/scan/sync/request
Post a scan request containing prompt/model-response that returns a synchronous scan response
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 405
- 413
- 415
- 429
- default
successfully scanned request
Bad Request - Request data is invalid or malformed
Unauthenticated - Not Authenticated
Forbidden - Invalid API Key
Not Found - Resource is not found
Method Not Allowed - The method is not allowed
Request Too Large - The request body is too large
Unsupported Media Type - The media type is not supported
Too Many Requests - Request exceeds limit
error