FreeAPI.watch

QR Server (goqr.me)

QR code generation and decoding API. Construct a URL with your data and get a PNG/SVG QR code back — embeddable directly in img tags with no backend code.

Status
🟢 Online · 1962 ms
30-day uptime
99.58%
Free tier
Unlimited (fair use), no key, no credit card
Auth
No key required
Last 30 days

Free alternatives (live ranking)

Compare QR Server (goqr.me) with…

Paid alternatives

Official docs ↗

Frequently Asked Questions

Does QR Server (goqr.me) require an API key?

No, QR Server (goqr.me) is freely accessible without registration or an API key.

What is QR Server (goqr.me)'s free tier?

Unlimited (fair use), no key, no credit card

Is QR Server (goqr.me) currently online?

We check QR Server (goqr.me) every hour. The current status is shown at the top of this page. You can also see the 30-day uptime history in the chart above.

Implementation notes

When to use QR Server (goqr.me)

QR Server (goqr.me) turns QR code generation into a single URL — `api.qrserver.com/v1/create-qr-code/?data=...&size=200x200` returns a PNG you can drop straight into an img tag, email, or PDF. No key, no signup, no client library. It also decodes: POST an image to `read-qr-code` and get the contents back. Use it for 'scan to open on mobile' features, WiFi-sharing cards, event tickets in low-stakes contexts, and anywhere adding a QR library to your bundle feels like overkill.

Common pitfalls

Quick start (bash)

curl -o qr.png "https://api.qrserver.com/v1/create-qr-code/?size=300x300&data=https%3A%2F%2Ffreeapi.watch"

Embed this badge

Add a live status badge to your README, docs, or website.

QR Server (goqr.me) status badge

Markdown

[![QR Server (goqr.me) Status](https://freeapi-builder.a10ayassine.workers.dev/badge/qr-server.svg)](https://freeapi.watch/qr-server)

HTML

<a href="https://freeapi.watch/qr-server"><img src="https://freeapi-builder.a10ayassine.workers.dev/badge/qr-server.svg" alt="QR Server (goqr.me) Status"/></a>