Skip to main content
POST
Fingerprint Embed

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
url
string<uri>
required

URL of the source document to fingerprint

content_type
enum<string>
default:news

Category of the content being fingerprinted

Available options:
news,
report,
legal,
internal
metadata
object

Response

Fingerprint embedded successfully

watermarked_content
string
required

Original content with TKG-seeded zero-width Unicode watermark embedded

fingerprint_id
string
required

Unique fingerprint identifier (fp_*)

tkg_snapshot
object
required
embed_timestamp
string<date-time>
required

ISO 8601 timestamp of fingerprint embedding

meta
object
required