---
title: "GET /barcode/encode"
method: GET
path: "/barcode/encode"
tags: ["Barcode"]
---

# GET /barcode/encode

`GET /barcode/encode`

Get a Bar Code image for the given barcode number

## Query parameters

- `number` string, string, required
- `barcodeformat` string, string
- `outputformat` string, string
- `widthfactor` integer
- `totalheight` integer

## Response `200`

200  response

## Other responses

- `401` — 401 response

---

[API](https://skmtc.dev/fungenerators/apis/barcode-api.md) · [All operations](https://skmtc.dev/fungenerators/apis/barcode-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/fungenerators/barcode-api/revisions/4224c5d14d57/schema)
