Decodes the first barcode found in an image.
POST/decode/barcode
Decodes the first barcode found in an image.
Request
Responses
- 200
- 400
- 404
- 500
Barcode decoded successfully.
Invalid input (e.g., not base64 or invalid format).
No barcode could be found in the provided image.
An internal error occurred during decoding or service initialization.