Factuality

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

Authentication

AuthorizationBearer

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.
idstring
Unique ID for the factuality check.
objectstring

Type of object (factuality.check).

createdinteger
Timestamp of when the factuality check was created.
checkslist of objects
The set of vectorized data.

Errors

400
Bad Request Error
403
Forbidden Error