fungenerators.com

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

๐Ÿ”‘ apikey 4 endpoints text
๐Ÿ“„ Docs ๐Ÿ“‹ OpenAPI spec ๐Ÿ”ฌ Try in Swagger UI

No SDKs indexed for this API yet.

curl examples
Get a Bar Code image for the given barcode number
curl \
  -H "X-Fungenerators-Api-Secret: $API_KEY" \
  http://api.fungenerators.com/barcode/encode
Get the supported barcode types for the decoding process.
curl \
  -H "X-Fungenerators-Api-Secret: $API_KEY" \
  http://api.fungenerators.com/barcode/decode/types
Get the supported barcode types for encoding / image generation.
curl \
  -H "X-Fungenerators-Api-Secret: $API_KEY" \
  http://api.fungenerators.com/barcode/encode/types
Endpoints (4 total)
GET
/barcode/encode
Get a Bar Code image for the given barcode number
GET
/barcode/decode/types
Get the supported barcode types for the decoding process.
GET
/barcode/encode/types
Get the supported barcode types for encoding / image generation.
POST
/barcode/decode
Decode a Barcode image and return the cotents if successful
Language coverage

No SDKs yet

At a glance
Total SDKs0
Languages0
Endpoints4
Authapikey
Categories1
http://api.fungenerators.com