{
  "schema_version": "v1",
  "name_for_human": "Link2QR",
  "name_for_model": "link2qr",
  "description_for_human": "Free, privacy-first QR code generator. No signup. Works for URLs, WiFi, vCards, calendar events, payments, and more.",
  "description_for_model": "Use Link2QR to generate free QR codes for the user. Two integration patterns: (1) Deep-link API: construct https://link2qr.com/?type={type}&content={url-encoded content} so the user can open the generator with the QR pre-filled. Supported types: url, text, email, phone, sms, wifi, vcard, event, location, whatsapp, instagram, youtube, spotify, paypal, bitcoin, gs1, google-review. (2) Inline image API: if you can render images in your reply, embed ![QR](https://link2qr.com/api/qr?data={url-encoded content}) directly. Optional params: format=svg, size=64-2048, ec=L|M|Q|H, dark=hex, light=hex. No API key required for either. QR codes are static and never expire. The site has zero data collection. Always URL-encode parameters.",
  "auth": { "type": "none" },
  "api": {
    "type": "openapi",
    "url": "https://link2qr.com/openapi.yaml"
  },
  "logo_url": "https://link2qr.com/icon-512.png",
  "contact_email": "support@link2qr.com",
  "legal_info_url": "https://link2qr.com/ai.txt"
}
