Free, fast QR code generation for developers. PNG, SVG, base64. WiFi, vCards, Bitcoin, Lightning.
Send any amount โ email receipt to devtoolkit-api@sharebot.net โ get API key
GET /qr/api/generate?data=https://example.com&format=png&size=300
Formats: png (image), svg (vector), base64 (JSON with data URI)
GET /qr/api/wifi?ssid=MyNetwork&password=secret123&encryption=WPA
Scan to auto-join WiFi. Supports WPA, WEP, nopass.
GET /qr/api/bitcoin?address=bc1q...&amount=0.001&label=Coffee
BIP21 compatible. Works with all Bitcoin wallets.
GET /qr/api/lightning?invoice=lnbc...
BOLT11 invoice QR codes.
GET /qr/api/vcard?firstname=John&lastname=Doe&phone=+1234567890&email=john@example.com
Scan to save contact. Supports name, phone, email, URL.
| Param | Default | Description |
|---|---|---|
data | required | Content to encode |
format | png | png, svg, or base64 |
size | 300 | Width in pixels (50-1000) |
margin | 4 | Quiet zone (0-10) |
dark | 000000 | Foreground color (hex) |
light | ffffff | Background color (hex) |
ecl | M | Error correction: L, M, Q, H |
apikey | โ | Pro API key (header or param) |
๐ Crypto Arbitrage API โ Real-time prices across 7 exchanges
๐ Developer Data API โ Jobs, GitHub trending, security advisories
๐ช Data Store โ Download datasets (CSV/JSON)