Solutions

Text

Send any message as a QR code.

Loading Go QR text tool...

Instructions

Tool

Text is the smallest Go QR primitive for turning a message into a QR.

Contract

The tool exposes a small API contract that can grow into saved text QR records.

Consumer

Apps can use Text for simple notes while keeping their own domain workflow separate.

Integrations

Text is a Go QR primitive. Use it when the scan should show a short message without a larger app-owned workflow.

Dev

GET/api/tools/text

Read the Go QR text tool contract.

POST/api/tools/text

Create a configured Text tool iframe.

GET/api/tools/text/{id}

Read a configured Text tool instance.