Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
The text comparison request body
Response
Text comparison response
HTTP status code representing the result of the text comparison request
Overall similarity score between the two texts (0-100).
0 means no similarity, 100 means identical.
The credits_used field represents the number of credits consumed for processing your request. Each text comparison request consumes the total number of words in both texts divided by 2.
The credits_remaining field shows how many credits you have left in your account after your request has been processed.