QR-Scanner-Api
Scan QR & Barcode images from files or URLs and return the equivalent QR-Text or Barcode-Number plus code format. Success Response : {"status":"Success", "result": "QR-Text or Barcode-Number", "format": "code-format"} Fialure Response : {"status": "Failure", "result": "Issue Description"} Note: If input image was contain multiple QR/Barcodes then result will be comma-separated values (eg:…
QR-Scanner-Api endpoints
| Method | Endpoint | Description |
|---|---|---|
| QR | ||
| GET |
Scan Image-Url /api/QR/scanimage |
Scan online image (using its URL) and return QR text or Barcode number. |
| POST |
Scan Image-File /api/QR/scanimage |
Scan local image file and return QR text or Barcode number. |
QR-Scanner-Api pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $3 / month | — |
|
| ULTRA | $9 / month | — |
|
| MEGA | $20 / month | — |
|