klymax402 QR Code Generator is a paid API for AI agents from klymax402.com, paid per call via x402, $0.003/call, status unknown (last checked 2026-09-15).
Generates a QR code from a text string or URL, returning a base64-encoded image and data URI
One MCP endpoint gives your AI agent access to 100 APIs -- crypto, DeFi, web, AI, finance and utilities. No API keys, USDC on Base from $0.003/call.
Returns a JSON object containing the QR code as a base64 string (qr_base64) and a data URI (data_uri) suitable for direct embedding in HTML or images, along with the width, height, number of modules, input data string, and input data length.
GEThttps://klymax402.com/api/qr-code/api/qrChoose this endpoint when you need a quick, low-cost QR code generated from any text or URL and want a base64 image or data URI back for immediate embedding, without managing a dedicated QR code service or API key.
| Field | Type | Description |
|---|---|---|
| data | string | The text or URL to encode in the QR code |
| size | number | QR code size in modules (default: 21 for version 1) |
{
"type": "json",
"example": {
"width": 1,
"height": 1,
"modules": 1,
"data_uri": "example",
"inputData": "example",
"qr_base64": "example",
"inputLength": 1
}
}No reviews yet. Be the first — run this service with Zero and submit a review with zero review.
Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"