SameOrSimilar
This endpoint submits a Same/Similar request into our queue. Note that this is not real time, and either the postback URL must be used (to submit the response to), or the GetSameOrSimilarResponse endpoint must be called with the request ID.
post/API/SameOrSimilarInquiry
Headers
Authorizationstring required
The authorization token required for the request. Provide the token in the format Bearer { token}, where { token} is your actual authentication token.
Client-Api-Idstring required
Client Id (Accepts valid GUID)
Request body
Response
OK
object required
Changes
No recorded changes to this endpoint across all 1 revision of this API.