Get similarity score
Consumer (B2C)
Content similarity check
Check whether a content hash already has existing public protections.
GET
Get similarity score
GET
Check whether a SHA-256 content hash already has public protections. Use this before protecting content to detect exact duplicates and avoid re-protecting content that someone else has already registered.
Authentication is optional. When you include an API key, your own protections are excluded from the results so you only see matches from other users.
Only protections with /v1/consumer/similarityvisibility: "public" are searched. Private protections are never returned.
Parameters
string
required
SHA-256 hash of the content to check. Must match the hex-encoded hash format used when protecting content.

