Text Verifier API
The Text Verifier API allows users to compare two texts for similarity, enabling them to easily identify differences and similarities between the provided content. By utilizing this API section, users can streamline their verification process and ensure the accuracy of their text comparisons.
Authorizations
Body
The URL where the text comparison results will be sent upon completion. If a callbackUrl is provided, the process works asynchronously. If no callbackUrl is provided, the process operates synchronously.
"https://your-domain.com/callback"
Response
Successful text comparison
Similarity percentage between the two texts
70