Generate Barcode images for a given barcode number. You can decode Barcode images and get the barcodes in a numberic form as well. Many industry standard barcode types are supported. The best and complete Barcode API on the cloud. Click here to subscribe
No SDKs indexed for this API yet.
curl \ -H "X-Fungenerators-Api-Secret: $API_KEY" \ http://api.fungenerators.com/barcode/encode
curl \ -H "X-Fungenerators-Api-Secret: $API_KEY" \ http://api.fungenerators.com/barcode/decode/types
curl \ -H "X-Fungenerators-Api-Secret: $API_KEY" \ http://api.fungenerators.com/barcode/encode/types
No SDKs yet