Skip to main content
POST
QA Agent (Sync)

Headers

x-api-key
string | null

Body

application/json
data
Data · object
required

Lead or record to evaluate against the qualification criteria.

qualification_criteria
QualificationCriteria · object[]
required

List of criteria the agent will score the data against.

references
References · object[] | null

Optional reference URLs the agent may use as evidence.

struct
Struct · object | null

Mapping of extra output fields and their descriptions.

max_tool_calls
integer | null
default:10

Maximum tool calls the agent may make per evaluation.

Required range: 1 <= x <= 50
webhook_url
string<uri> | null

HTTPS URL that receives the result payload when the async job completes.

Required string length: 1 - 2083

Response

Successful Response