# QR code API **Provider:** QR code **Category:** developer **Base URL:** `https://www.qrtag.net` **Auth:** none — `# No auth required` **Rate Limit:** See documentation **Free Tier:** Yes — [object Object] **Pricing:** Free tier available (freemium) **Docs:** https://www.qrtag.net/api/ ## Description Create an easy to read QR code and URL shortener ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://www.qrtag.net/` | See documentation for endpoint reference | ## Authentication No authentication required ``` # No auth required ``` ## Sample Request ```bash curl 'https://www.qrtag.net' ``` ## Sample Response ```json {} ``` ## Pricing Details Free — open public API, no authentication required. --- *Source: [API Map](https://apimap.dev/apis/qr-code/) — CC BY 4.0*