QR Code Generator & Decoder

qr.bip-rep.com

qr.bip-rep.com

Category
Service
Network
Avg / request
$0.005 – $0.008
Endpoints
2

Service overview

What is QR Code Generator & Decoder?

Generate and read QR codes in one API for agents and automation. Generate a QR code from any text or URL as a PNG (base64) or scalable SVG, with configurable error-correction level, quiet-zone margin, and scale. Decode reads the embedded payload from an uploaded image (multipart, base64, or public HTTPS URL), returning the decoded data, QR version, and corner coordinates. Image downloads are SSRF-protected (no private IPs, no redirects); no shell access.

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.bip-rep.com/decode" \
  --method POST \
  --data '{
  "url": "{url}"
}'
What you get back
{
  "endpoint": "POST /decode",
  "paid": true,
  "query": "example input",
  "result": {
    "value": "Structured response from the service."
  }
}

Similar Services