Barcode Simple API
Simplifying Barcodes for Developers. API to Convert, Generate, Scan Barcode
3 subscribers
8.5/10 popularity
226 ms avg latency
100% success rate
4 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Barcode Simple API endpoints
| Method | Endpoint | Description |
|---|---|---|
| Convert | ||
| POST |
Convert Barcode/QR Formats /convert/{source_format}/{target_format}/ |
# Barcode Conversion API Convert barcode data from one format to another. This endpoint allows you to transform data between different barcode symbologies while ensuring format… |
| Generate | ||
| POST |
Generate Barcode/QR in any format /generate/{barcode_format}/ |
# Barcode Generation API Generate barcodes in various formats with extensive customization options. ## Basic Options - **width**: Width of the barcode image (50-1000px) -… |
| Scan | ||
| POST |
Scan Barcode from any Image (URL) /scan/url/ |
# Barcode URL Scanning API Scan and decode barcodes from images at the provided URL. This endpoint fetches the image from the URL and processes it to detect and decode barcodes.… |
| POST |
Scan Barcode from any Image (Raw Base64) /scan/image/ |
# Barcode Image Scanning API Scan and decode barcodes from uploaded images. This endpoint accepts either a file upload or a base64-encoded image and processes it to detect and… |
Barcode Simple API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|