QR Code Generator
Create Custom QR Codes with custom color, size, margin and more. Simple, Fast and Free API ever.
9.1/10 popularity
611 ms avg latency
100% success rate
4 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
QR Code Generator endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Simple /simple.php |
Generate simple base64 with 300 size, 10 margin, #000000 fg, #ffffff bg |
| GET |
Simple Base64 /simple_base64.php |
Generate simple qr code base64 with 300 size, 10 margin, #000000 fg, #ffffff bg |
| GET |
Advance /advance.php |
Generate qr code with custom size, margin, fg, bg |
| GET |
Advance Base64 /advance_base64.php |
Generate qr code base64 with custom size, margin, fg, bg |