▌
Everything you need to fiscalize invoices from your own till.
* No account needed to download. Installer is signed and virus-scanned. You'll need a FiskIT company API key (or start at /register-device/) before the Watcher can sign live receipts — keep this receipt for support requests.
QR code and fiscal metadata applied automatically the moment a document hits the queue.
SHA-256 fingerprinting means a re-printed invoice never gets fiscalized twice.
Every transaction is journaled locally first, so a dropped connection never means a lost record.
Regex extraction first, Tesseract OCR when a document won't cooperate.
Base URL: api.fiskit.co.zw — all requests over HTTPS, authenticated with an X-API-Key header (your Company's key — no Bearer tokens).
Interprets a raw receipt payload, signs it, submits it to ZIMRA's FDMS, and returns the QR verification URL. Idempotent on invoice_no — signing the same invoice twice returns the original result instead of a duplicate.
Retrieves a signed fiscal receipt by ID, including its ZIMRA signature, receipt hash, and QR verification URL.
Cross-company directory of every business that's ever had real ZIMRA config fetched through any FiskIT company — searchable by name, TIN, VAT or phone. Deliberately not scoped to your own company's data.
Checks whether a branch's fiscal license is valid. Not license-gated itself — it's the one place a blocked integration can see why.