Get your free API key: You get 100 welcome API Credits for free. No credit card required. Get started
Step 1: Login
Sign in or create a free account at Login. No credit card required, you get 100 welcome credits automatically.Step 2: Get your API key
Navigate to Settings → API Keys and generate a new API key. Your API key will look like this:Step 3: Make your first request
Use the Fact Search API to search for recent news articles.Step 4: Understand the response
A successful response returns a list of news articles with metadata:Step 5: Fingerprint your content
Protect your content by embedding an invisible watermark. The Fingerprint API extracts a TKG (Temporal Knowledge Graph) and embeds a zero-width Unicode watermark seeded by the content’s causal structure.watermarked_content (distribute this instead of the original), fingerprint_id (store this for later detection), and a tkg_snapshot showing the extracted entities, timelines, and argument chains.
Later, when you encounter suspicious content, use /fingerprint/detect to check it:
fingerprint_id with a confidence score. See the Fingerprint Guide for the full walkthrough.

