---
title: "Generate a QR code (GET)"
method: GET
path: "/qr"
---

# Generate a QR code (GET)

`GET /qr`

Generate a QR code based on the provided parameters.

## Query parameters

- `text` string
- `width` integer
- `height` integer
- `format` string
- `margin` integer
- `key` string

## Response `200`

A generated QR code image.

---

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