Validation
EAN-8 Barcode Validator
Validate 8-digit EAN-8 / GTIN-8 product barcodes with check-digit verification, GS1 country prefix and packaging breakdown.
text· Text result
Quick start
Call this tool from your code in three languages.
cURL
curl -X POST 'https://api.elysiatools.com/en/api/tools/ean8-validator' \
-H 'Content-Type: application/json' \
-d '{"barcode":"e.g., 73513537 or 40 12345 7"}'