Stylized QR Code
**Base URL:** `http://qr.lenitools.com` Create customizable QR codes with colors, gradients, shapes, and logos. --- ### **Endpoints** * **GET /ping** – Health check * **POST /generate** – Returns QR as base64 (preview) * **POST /download** – Returns QR as file * **GET /** – Web interface --- ### **Main Params** * **Required:** `text` (string) * **Optional:** * `output_format`: `png`, `svg`,…
Stylized QR Code endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Generate QR /generate |
Generate a QR code and receive it as a base64-encoded data URI in JSON format. Ideal for previews and web applications. |
| POST |
Download QR /download |
Generate a QR code and receive it as a downloadable file. Returns a streaming response with the file. |
Stylized QR Code pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | $4.99 / month | 3 / second |
|
| PRO Recommended | $8.99 / month | 3 / second |
|
| ULTRA | $16.99 / month | 3 / second |
|
| MEGA | $99.99 / month | 3 / second |
|