---
title: "Create a QR code"
method: GET
path: "/create-qr-code"
---

# Create a QR code

`GET /create-qr-code`

## Query parameters

- `data` string
- `size` string
- `alt` string
- `title` string

## Response `200`

A JSON object containing the QR code image tag.

- object
  - `img_tag` string

---

[API](https://skmtc.dev/camel-ai/apis/qr-code-api.md) · [All operations](https://skmtc.dev/camel-ai/apis/qr-code-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/camel-ai/qr-code-api/revisions/77a64d166842/schema)
