QRCode Monkey API
REST API for generating customizable QR codes with branding options such as embedded logos, custom colors, and transparent backgrounds. Supports SVG, PNG, PDF, and EPS output formats.
Slug: qrcode-monkey
Key:
Base URL:
Auth: none
Endpoints: 2
Reachable: unknown
CORS: unknown
Tier: verified
Key:
qrcode-monkey.com:qrcode-monkey-apiBase URL:
https://api.qrcode-monkey.com/Auth: none
Endpoints: 2
Reachable: unknown
CORS: unknown
Tier: verified
Links
Topics
Endpoints (5)
| Path | Summary | Response | Auth |
|---|---|---|---|
| qr/custom | Generate custom QR code (GET) | text/plain |
— |
| qr/custom | Generate custom QR code (POST) | ? |
— |
| qr/transparent | Generate transparent QR code (GET) | image/* |
— |
| qr/transparent | Generate transparent QR code (POST) | ? |
— |
| qr/uploadImage | Upload image for QR code logo | ? |
— |