Factuality

Check the factuality of a given text compared to a reference.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
referencestringRequired

The reference text for comparison.

textstringRequired

The text to be checked for factuality.

Response

Successful response.

idstringOptional

Unique ID for the factuality check.

objectstringOptional

Type of object (factuality.check).

createdintegerOptional

Timestamp of when the factuality check was created.

checkslist of objectsOptional

The set of vectorized data.

Errors