Skip to main content
GET
Get similarity score
GET/v1/consumer/similarity
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 visibility: "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.

Responses

Response fields

Authorizations

X-API-Key
string
header
required

API key for machine-to-machine authentication

Response

Similarity scores

scores
object[]