Note: This endpoint is currently in beta. The API response format and behavior may change in future releases.Evaluate and qualify data against predefined criteria using autonomous research and structured analysis.
Name | Type | Required | Description |
---|---|---|---|
x-api-key | string | Yes | Your Sixtyfour API key |
Content-Type | string | Yes | Must be application/json |
Field | Type | Required | Description |
---|---|---|---|
data | object | Yes | Primary data object to be evaluated and researched |
qualification_criteria | array | Yes | List of evaluation criteria with weights and thresholds |
references | array | No | Additional URLs for research (LinkedIn, Instagram, websites) |
struct | object | No | Defines output field structure and descriptions |
qualification_criteria
criteria_name
: Unique identifier for the criteriadescription
: Detailed description of what to evaluateweight
: Importance multiplier (higher = more important)threshold
: Optional minimum score requirementreferences
https://linkedin.com/in/...
)https://linkedin.com/company/...
)https://instagram.com/...
)struct
structured_data
. Only specified fields will be included in the response.