QR Coder API

Try it out

API Usage

This service generates SVG QR codes via a simple GET request.

Endpoint:
GET /?data={your_text}

Example

https://qrcoder.imtools.info/?data=Hello%20World

Primary Use Case: This API is designed to be used within KoboToolbox forms (or similar data collection tools) to dynamically generate QR codes for IDs, URLs, or other form values.