Sample Posting Application

This interface shows how a public posting page can call Sitix first, then decide whether to continue, challenge, or stop.

Posting form

Latest API result

No submission checked yet.

How it works

  1. Browser creates a cookie-based browser id
  2. Form payload is hashed in JavaScript
  3. Page calls /api/v1/check
  4. PASS gets a token, TRIGGER shows challenge, FAIL stops