FREE USAGE
BarCode Generator 2.0
this is my new BarCode Generator, through this API you can draw different bar codes, for example, Code128, UPC-A, QRCode and more.Unlike the old release this API returns the Base64 encoded image. It`s important to remember that, for the source image, will be to decrypt the string Base64 Image Format: PNG

API Docs

Test Console

Tag Charts

Methods

  • get bookland
  • get codabar
  • get codabar2of7
  • get code128
  • get code128a
  • get code128b
  • get code128c
  • get code2of9
  • get code39
  • get ean128
  • get ean13
  • get gtin
  • get itr2of5
  • get monarch
  • get nw7
  • get pdf417
  • get postnet
  • get qrcode
  • get scc14
  • get sin
  • get ssc18
  • get upca
  • get usd3
  • get usd4
  • get usps

get bookland (GET)

Draw bookland

Parameters

message
NONE
text message to draw

Results

data
NONE
Base64 String Image
status
NONE

This result field has no description

Example

JSON
{"data":"sample value","status":"sample value"}

JSON (Learn how)

GET http://Ewcb1m1Vpt0lIiw4l9MRYeqaK.proxy.mashape.com/bookland/{message}
  • The required parameters have a yellow background, while the optional are gray
  • Authentication: Request a valid _token before making the API call. Learn how.

get codabar (GET)

This method has no description

Parameters

message
NONE

This parameter field has no description

Results

data
NONE

This result field has no description

status
NONE

This result field has no description

Example

JSON
{"data":"sample value","status":"sample value"}

JSON (Learn how)

GET http://Ewcb1m1Vpt0lIiw4l9MRYeqaK.proxy.mashape.com/codabar/{message}
  • The required parameters have a yellow background, while the optional are gray
  • Authentication: Request a valid _token before making the API call. Learn how.

get codabar2of7 (GET)

draw Codabar2of7

Parameters

message
NONE
message string to barcodify

Results

data
NONE
Base64 String Image
status
NONE

This result field has no description

Example

JSON
{"data":"sample value","status":"sample value"}

JSON (Learn how)

GET http://Ewcb1m1Vpt0lIiw4l9MRYeqaK.proxy.mashape.com/codabar2of7/{message}
  • The required parameters have a yellow background, while the optional are gray
  • Authentication: Request a valid _token before making the API call. Learn how.

get code128 (GET)

This method has no description

Parameters

message
NONE

This parameter field has no description

Results

data
NONE

This result field has no description

status
NONE

This result field has no description

Example

JSON
{"data":"sample value","status":"sample value"}

JSON (Learn how)

GET http://Ewcb1m1Vpt0lIiw4l9MRYeqaK.proxy.mashape.com/code128/{message}
  • The required parameters have a yellow background, while the optional are gray
  • Authentication: Request a valid _token before making the API call. Learn how.

get code128a (GET)

draw Code128a

Parameters

message
NONE
message string to barcodify

Results

data
NONE
Base64 String Image
status
NONE

This result field has no description

Example

JSON
{"data":"sample value","status":"sample value"}

JSON (Learn how)

GET http://Ewcb1m1Vpt0lIiw4l9MRYeqaK.proxy.mashape.com/code128a/{message}
  • The required parameters have a yellow background, while the optional are gray
  • Authentication: Request a valid _token before making the API call. Learn how.

get code128b (GET)

This method has no description

Parameters

message
NONE

This parameter field has no description

Results

data
NONE

This result field has no description

status
NONE

This result field has no description

Example

JSON
{"data":"sample value","status":"sample value"}

JSON (Learn how)

GET http://Ewcb1m1Vpt0lIiw4l9MRYeqaK.proxy.mashape.com/code128b/{message}
  • The required parameters have a yellow background, while the optional are gray
  • Authentication: Request a valid _token before making the API call. Learn how.

get code128c (GET)

draw Code128c

Parameters

message
NONE
message string to barcodify

Results

data
NONE
Base64 String Image
status
NONE

This result field has no description

Example

JSON
{"data":"sample value","status":"sample value"}

JSON (Learn how)

GET http://Ewcb1m1Vpt0lIiw4l9MRYeqaK.proxy.mashape.com/code128c/{message}
  • The required parameters have a yellow background, while the optional are gray
  • Authentication: Request a valid _token before making the API call. Learn how.

get code2of9 (GET)

This method has no description

Parameters

message
NONE

This parameter field has no description

Results

data
NONE

This result field has no description

status
NONE

This result field has no description

Example

JSON
{"data":"sample value","status":"sample value"}

JSON (Learn how)

GET http://Ewcb1m1Vpt0lIiw4l9MRYeqaK.proxy.mashape.com/code2of9/{message}
  • The required parameters have a yellow background, while the optional are gray
  • Authentication: Request a valid _token before making the API call. Learn how.

get code39 (GET)

draw Code39

Parameters

message
NONE
message string to barcodify

Results

data
NONE
Base64 String Image
status
NONE

This result field has no description

Example

JSON
{"data":"sample value","status":"sample value"}

JSON (Learn how)

GET http://Ewcb1m1Vpt0lIiw4l9MRYeqaK.proxy.mashape.com/code39/{message}
  • The required parameters have a yellow background, while the optional are gray
  • Authentication: Request a valid _token before making the API call. Learn how.

get ean128 (GET)

This method has no description

Parameters

message
NONE

This parameter field has no description

Results

data
NONE

This result field has no description

status
NONE

This result field has no description

Example

JSON
{"data":"sample value","status":"sample value"}

JSON (Learn how)

GET http://Ewcb1m1Vpt0lIiw4l9MRYeqaK.proxy.mashape.com/ean128/{message}
  • The required parameters have a yellow background, while the optional are gray
  • Authentication: Request a valid _token before making the API call. Learn how.

get ean13 (GET)

draw EAN13

Parameters

message
NONE
message string to barcodify

Results

data
NONE
Base64 String Image
status
NONE

This result field has no description

Example

JSON
{"data":"sample value","status":"sample value"}

JSON (Learn how)

GET http://Ewcb1m1Vpt0lIiw4l9MRYeqaK.proxy.mashape.com/ean13/{message}
  • The required parameters have a yellow background, while the optional are gray
  • Authentication: Request a valid _token before making the API call. Learn how.

get gtin (GET)

This method has no description

Parameters

message
NONE

This parameter field has no description

Results

data
NONE

This result field has no description

status
NONE

This result field has no description

Example

JSON
{"data":"sample value","status":"sample value"}

JSON (Learn how)

GET http://Ewcb1m1Vpt0lIiw4l9MRYeqaK.proxy.mashape.com/gtin/{message}
  • The required parameters have a yellow background, while the optional are gray
  • Authentication: Request a valid _token before making the API call. Learn how.

get itr2of5 (GET)

draw itr2of5

Parameters

message
NONE
message string to barcodify

Results

data
NONE
Base64 String Image
status
NONE

This result field has no description

Example

JSON
{"data":"sample value","status":"sample value"}

JSON (Learn how)

GET http://Ewcb1m1Vpt0lIiw4l9MRYeqaK.proxy.mashape.com/itr2of5/{message}
  • The required parameters have a yellow background, while the optional are gray
  • Authentication: Request a valid _token before making the API call. Learn how.

get monarch (GET)

This method has no description

Parameters

message
NONE

This parameter field has no description

Results

data
NONE

This result field has no description

status
NONE

This result field has no description

Example

JSON
{"data":"sample value","status":"sample value"}

JSON (Learn how)

GET http://Ewcb1m1Vpt0lIiw4l9MRYeqaK.proxy.mashape.com/monarch/{message}
  • The required parameters have a yellow background, while the optional are gray
  • Authentication: Request a valid _token before making the API call. Learn how.

get nw7 (GET)

draw NW7

Parameters

message
NONE
message string to barcodify

Results

data
NONE
Base64 String Image
status
NONE

This result field has no description

Example

JSON
{"data":"sample value","status":"sample value"}

JSON (Learn how)

GET http://Ewcb1m1Vpt0lIiw4l9MRYeqaK.proxy.mashape.com/nw7/{message}
  • The required parameters have a yellow background, while the optional are gray
  • Authentication: Request a valid _token before making the API call. Learn how.

get pdf417 (GET)

This method has no description

Parameters

message
NONE

This parameter field has no description

Results

data
NONE

This result field has no description

status
NONE

This result field has no description

Example

JSON
{"data":"sample value","status":"sample value"}

JSON (Learn how)

GET http://Ewcb1m1Vpt0lIiw4l9MRYeqaK.proxy.mashape.com/pdf417/{message}
  • The required parameters have a yellow background, while the optional are gray
  • Authentication: Request a valid _token before making the API call. Learn how.

get postnet (GET)

draw PostNet

Parameters

message
NONE
message string to barcodify

Results

data
NONE
Base64 String Image
status
NONE

This result field has no description

Example

JSON
{"data":"sample value","status":"sample value"}

JSON (Learn how)

GET http://Ewcb1m1Vpt0lIiw4l9MRYeqaK.proxy.mashape.com/postnet/{message}
  • The required parameters have a yellow background, while the optional are gray
  • Authentication: Request a valid _token before making the API call. Learn how.

get qrcode (GET)

draw qrcode

Parameters

message
NONE
message string to barcodify
clevel(optional)
NONE

This parameter field has no description

Results

data
NONE
Base64 String Image
status
NONE

This result field has no description

Example

JSON
{"data":"sample value","status":"sample value"}

JSON (Learn how)

GET http://Ewcb1m1Vpt0lIiw4l9MRYeqaK.proxy.mashape.com/sp/qrcode/{message}/{clevel}
  • The required parameters have a yellow background, while the optional are gray
  • Authentication: Request a valid _token before making the API call. Learn how.

get scc14 (GET)

draw scc14

Parameters

message
NONE
message string to barcodify

Results

data
NONE
Base64 String Image
status
NONE

This result field has no description

Example

JSON
{"data":"sample value","status":"sample value"}

JSON (Learn how)

GET http://Ewcb1m1Vpt0lIiw4l9MRYeqaK.proxy.mashape.com/scc14/{message}
  • The required parameters have a yellow background, while the optional are gray
  • Authentication: Request a valid _token before making the API call. Learn how.

get sin (GET)

This method has no description

Parameters

message
NONE

This parameter field has no description

Results

data
NONE

This result field has no description

status
NONE

This result field has no description

Example

JSON
{"data":"sample value","status":"sample value"}

JSON (Learn how)

GET http://Ewcb1m1Vpt0lIiw4l9MRYeqaK.proxy.mashape.com/sin/{message}
  • The required parameters have a yellow background, while the optional are gray
  • Authentication: Request a valid _token before making the API call. Learn how.

get ssc18 (GET)

draw SSC18

Parameters

message
NONE
message string to barcodify

Results

data
NONE
Base64 String Image
status
NONE

This result field has no description

Example

JSON
{"data":"sample value","status":"sample value"}

JSON (Learn how)

GET http://Ewcb1m1Vpt0lIiw4l9MRYeqaK.proxy.mashape.com/ssc18/{message}
  • The required parameters have a yellow background, while the optional are gray
  • Authentication: Request a valid _token before making the API call. Learn how.

get upca (GET)

This method has no description

Parameters

message
NONE

This parameter field has no description

Results

data
NONE

This result field has no description

status
NONE

This result field has no description

Example

JSON
{"data":"sample value","status":"sample value"}

JSON (Learn how)

GET http://Ewcb1m1Vpt0lIiw4l9MRYeqaK.proxy.mashape.com/upca/{message}
  • The required parameters have a yellow background, while the optional are gray
  • Authentication: Request a valid _token before making the API call. Learn how.

get usd3 (GET)

draw USD3

Parameters

message
NONE
message string to barcodify

Results

data
NONE
Base64 String Image
status
NONE

This result field has no description

Example

JSON
{"data":"sample value","status":"sample value"}

JSON (Learn how)

GET http://Ewcb1m1Vpt0lIiw4l9MRYeqaK.proxy.mashape.com/usd3/{message}
  • The required parameters have a yellow background, while the optional are gray
  • Authentication: Request a valid _token before making the API call. Learn how.

get usd4 (GET)

This method has no description

Parameters

message
NONE

This parameter field has no description

Results

data
NONE

This result field has no description

status
NONE

This result field has no description

Example

JSON
{"data":"sample value","status":"sample value"}

JSON (Learn how)

GET http://Ewcb1m1Vpt0lIiw4l9MRYeqaK.proxy.mashape.com/usd4/{message}
  • The required parameters have a yellow background, while the optional are gray
  • Authentication: Request a valid _token before making the API call. Learn how.

get usps (GET)

This method has no description

Parameters

message
NONE

This parameter field has no description

Results

data
NONE

This result field has no description

status
NONE

This result field has no description

Example

JSON
{"data":"sample value","status":"sample value"}

JSON (Learn how)

GET http://Ewcb1m1Vpt0lIiw4l9MRYeqaK.proxy.mashape.com/usps/{message}
  • The required parameters have a yellow background, while the optional are gray
  • Authentication: Request a valid _token before making the API call. Learn how.

PHP (Learn how)

This client library will be auto-generated on the fly

Ruby (Learn how)

This client library will be auto-generated on the fly

Python (Learn how)

This client library will be auto-generated on the fly

Java (Learn how)

This client library will be auto-generated on the fly

Objective C (Learn how)

This client library will be auto-generated on the fly

Erlang (Learn how)

This client library will be auto-generated on the fly