qr.tools.town
Developer docs
Quickstart for this hostname. Full gateway reference remains on the shared docs hub.
Authentication
qr.tools.town is publicly callable over HTTPS (CORS enabled). For metered quotas and the unified gateway, use an API key from your account.
Quickstart
cURL
curl -L -o qr.svg "https://qr.tools.town/?data=https%3A%2F%2Ftools.town&format=svg&size=400" Endpoints
| Method | Path | Description |
|---|---|---|
| GET | /?data=… | Return SVG (default) or PNG QR for the payload. |
| GET | /validate?data=… | Validate payload size / encoding without rendering. |
| GET | /meta | Service metadata (limits, defaults). |
| GET | /embed | HTML demo widget. |
Gateway tools (EMI, converters, etc.) live under /api/docs and /api/all-tools.