Custom QR Code Generator
The Custom QR Code API offers branded QR codes, dynamic short links, and scan analytics in a single, production-ready REST API. It’s perfect for creating marketing campaigns, restaurant menus, packaging codes, business cards, or in-app sharing without handling any rendering logic. You can generate a styled QR in one call, picking from nine module styles like square, circle, diamond, star, heart,…
Custom QR Code Generator endpoints
| Method | Endpoint | Description |
|---|---|---|
| render | ||
| POST |
render_stateless_api_v1_render_post /api/v1/render |
|
| POST |
render_stateless_upload_api_v1_render_upload_post /api/v1/render/upload |
|
| links | ||
| PATCH |
update_link_target_api_v1_links__link_id__patch /api/v1/links/{link_id} |
|
| POST |
create_link_api_v1_links_post /api/v1/links |
|
| GET |
link_stats_api_v1_links__link_id__stats_get /api/v1/links/{link_id}/stats |
|
| GET |
link_qr_image_api_v1_links__link_id__image_get /api/v1/links/{link_id}/image |
|
| redirect | ||
| GET |
resolve_short_link_r__link_id__get /r/{link_id} |
|
| health | ||
| GET |
health_health_get /health |
|
| Other endpoints | ||
| GET |
root__get / |
|
Custom QR Code Generator pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | $5 / month | 2 / hour |
|
| PRO | $7 / month | 5 / hour |
|