QR code API
REST API for generating QR codes as PNG or SVG images, with support for customizable sizes and transparent backgrounds. Provided by qrtag.net with no authentication required.
Slug: qr-code
Key:
Base URL:
Auth: none
Endpoints: 4
Reachable: unknown
CORS: unknown
Tier: verified
Key:
qrtag.net:qr-code-apiBase URL:
https://qrtag.net/apiAuth: none
Endpoints: 4
Reachable: unknown
CORS: unknown
Tier: verified
Links
Topics
Endpoints (4)
| Path | Summary | Response | Auth |
|---|---|---|---|
| qr.png | Generate QR code (PNG) | text/plain |
— |
| qr.svg | Generate QR code (SVG) | application/xml |
— |
| qr_transparent.png | Generate QR code with transparent background (PNG) | text/plain |
— |
| qr_transparent.svg | Generate QR code with transparent background (SVG) | application/xml |
— |