Tools Overview
Docfire NextReports provides dedicated tools for generating barcodes and QR codes.
Base URL
https://docfire.so
All API endpoints documented below are relative to this base URL.
Each tool is accessible in two ways:
- Web Interface: dedicated pages accessible from the Tools section of the application
- API: REST endpoints that support two operational modes (
directandpreflight)
Available Tools
| Tool | Web | API |
|---|---|---|
| Barcode | /tools/barcode |
POST /api/v1/tools/modes/{mode}/barcode |
| QR Code | /tools/qr-code |
POST /api/v1/tools/modes/{mode}/qr-code |