Create barcodes, QR codes, transpose CSV files, and access our open API. Choose your desired option below.
This application provides an open API for programmatic access. You can use the following endpoints:
code_type
, data_list
, an optional template
(or "custom"
with custom parameters), and an optional display_text
flag.code_type
and data
.code_type
and data_list
.transpose_csv_file
and a form field num_columns
.When posting JSON, set the header Content-Type: application/json
. These endpoints are publicly accessible for programmatic use.