Compare two texts to find similarities and differences between them. This endpoint analyzes both texts and returns detailed information about matching content, word counts, and similarity scores.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The text comparison request body
The body is of type object
.
Text comparison response
The response is of type object
.