Barcode Verification and Conversion
Verify EAN, GTIN, UPC and ISBN barcodes and convert them into other formats
54 subscribers
10 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 Verification and Conversion endpoints
| Method | Endpoint | Description |
|---|---|---|
| Conversion | ||
| GET |
upc-to-ean /barcode |
Convert a UPC code into an EAN code |
| GET |
isbn-to-ean /barcode |
Convert an ISBN number (ISBN10) into an EAN code |
| GET |
isbn-to-gtin /barcode |
Convert an ISBN number (ISBN10) into a GTIN identifier (GTIN14) |
| GET |
ean-to-gtin /barcode |
Convert an EAN code into a GTIN identifier (GTIN14) |
| GET |
gtin-to-ean /barcode |
Convert a GTIN identifier into an EAN barcode (watch VALID flag in output if conversion is possible) |
| GET |
ean-to-isbn /barcode |
Convert an EAN code into an ISBN number (ISBN10) (check the VALID flag in the output if conversion is possible) |
| GET |
ean-to-upc /barcode |
Convert an EAN code into a UPC code (watch VALID flag in output if conversion is possible) |
| Verification | ||
| GET |
verify-ean-checksum /barcode |
Verify the checksum inside an EAN barcode |
| GET |
verify-isbn-checksum /barcode |
Verify the checksum inside an ISBN number |
| GET |
verify-upc-checksum /barcode |
Verify the checksum inside a UPC barcode |
Barcode Verification and Conversion pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $9 / month | — |
|
| ULTRA Recommended | $99 / month | — |
|