qr-code-generator.underscoredone.com

Category
Service
Network
Avg / request
$0.01
Endpoints
1

Service overview

What is Bulk QR Code Generator?

Send a list of texts — website addresses, phone numbers, plain words, WiFi details, anything — and get back a ready-to-use QR code image for each one. Every QR code comes as a base64-encoded PNG you can drop straight into a webpage or save to disk. Great for marketing campaigns, event tickets, product labels, menus, or any situation where you need many QR codes in one go. Empty entries are quietly skipped. Each input is limited to 700 characters. You must send at least one non-empty entry.

Level up your agent by giving it access to thousands of services. All payable per-request via x402. No API keys, no accounts.

Paste into your agentic chat and let your agent guide you.

Make a Call

Example request
npx awal x402 pay "https://qr-code-generator.underscoredone.com/generate" \
  --method POST \
  --data '{
  "error_correction": "{error_correction}",
  "size": "{size}",
  "texts": "{texts}"
}'
What you get back
{
  "endpoint": "POST /generate",
  "paid": true,
  "query": "example input",
  "result": {
    "value": "Structured response from the service."
  }
}

Similar Services