QR code
Generates QR code images in PNG or SVG format from URLs, with options for transparent backgrounds and customizable module sizes.
Slug: qrtag
Key:
Base URL:
Auth: none
Endpoints: 8
Reachable: unknown
CORS: unknown
Tier: verified
Key:
qrtag.net:qr-codeBase URL:
https://www.qrtag.net/api/Auth: none
Endpoints: 8
Reachable: unknown
CORS: unknown
Tier: verified
Links
Topics
Endpoints (8)
| Path | Summary | Response | Auth |
|---|---|---|---|
| qr.png | Generate a basic QR code (PNG) | text/plain |
— |
| qr.svg | Generate a basic QR code (SVG) | application/xml |
— |
| qr_transparent.png | Generate a transparent QR code (PNG) | text/plain |
— |
| qr_transparent.svg | Generate a transparent QR code (SVG) | application/xml |
— |
| qr_transparent_{size}.png | Generate a transparent sized QR code (PNG) | image/png |
— |
| qr_transparent_{size}.svg | Generate a transparent sized QR code (SVG) | image/svg+xml |
— |
| qr_{size}.png | Generate a sized QR code (PNG) | text/plain |
— |
| qr_{size}.svg | Generate a sized QR code (SVG) | image/svg+xml |
— |