qrcode
The qrcode API generates QR codes from text, URLs, or other data. It allows developers to programmatically create QR codes for marketing, authentication, or information sharing. Use this tool to quickly produce scannable codes for websites, contact info, or any other data.
qrcode endpoints
| Method | Endpoint | Description |
|---|---|---|
| health | ||
| GET |
healthCheck /health |
Check API availability and service status. This endpoint does not require authentication. |
| v1 | ||
| GET |
get_v1_docs /v1/docs |
Get API documentation and pricing info |
| POST |
post_v1_generate /v1/generate |
Generate a QR code via JSON body |
| GET |
get_v1_generate /v1/generate |
Generate a QR code via query parameters |
| Other endpoints | ||
| GET |
/v1/docs /v1/docs |
Get API documentation and pricing info |
| POST |
/v1/generate /v1/generate |
Generate a QR code via JSON body |
| GET |
/v1/generate /v1/generate |
Generate a QR code via query parameters |
| GET |
get_v1_docs /v1/docs |
Get API documentation and pricing info |
| POST |
post_v1_generate /v1/generate |
Generate a QR code via JSON body |
| GET |
healthCheck /health |
Check API availability and service status. This endpoint does not require authentication. |
| GET |
get_v1_generate /v1/generate |
Generate a QR code via query parameters |
qrcode pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 5 / minute |
|
| PRO | $9.99 / month | 30 / minute |
|
| ULTRA Recommended | $49.99 / month | 150 / minute |
|
| MEGA | $199 / month | 500 / minute |
|