Skip to main content

Interactive demo

Try SiftingSignal hands-on.

Three things you can do right now without signing up: explore a curated consensus map, run a Disagreement Index calculation, and execute a live /v1 API call against the production index.

No account · no email · 30 calls / hour

Consensus Map Explorer

Eight curated topics across all five niches. Pick one to see the Disagreement Index, signal-to-noise ratio, tier positions, and the outlets cited.

Disagreement Index Calculator

Paste 2 to 10 expert stances on a contested claim. Stances are floats from -1.0 (strongly rejects) to +1.0 (strongly endorses). We compute a simplified DI + signal-to-noise + tier breakdown for illustration.

API Sandbox

Real /v1 endpoints, authenticated with the shared public sandbox key. Click execute to hit the live production index; the JSON response below is what your integration receives.

Pre-filled curl:

curl -H "Authorization: Bearer ss_sandbox_demo_KEY" \
 https://siftingsignal.com/v1/topics?limit=10

Rate limit: 30 calls/hour/IP on the sandbox. Full /v1 with your own key starts at $99/mo for 10,000 reads.