Skip to main content
POST
Run Security Audit

Authorizations

Authorization
string
header
required

Valiqor API key. Pass as Bearer token: Authorization: Bearer vq-xxxxxxxxxxxxxxxxxxxx

Body

application/json

Request to run security audit

project_name
string
required

Project name (will be created if doesn't exist)

dataset
Dataset · object[]
required

Dataset items with input/output

batch_name
string | null

Optional batch name

config
Config · object | null

Optional configuration

openai_api_key
string | null

Optional OpenAI key override

Response

Successful Response