POST /api/qr/:short_id
Generate a QR code (PNG) for a shortened link.
Path Parameters
:short_id– The short ID (e.g.abc123)
Request
Response
- Returns a PNG image
- Headers:
Error Responses
400– Missing fields403– Invalid credentials404– Link not found

