QR CodeCopy Pageget https://api.nodecraft.studio/v1/link/qr/{type}/{url}Creates a protected redirect link to the provided URL. This is used to protect the Player's identity and prevent phishing attacks. Can return a PNG or SVG image.Path ParamstypestringenumrequiredThe type of link to create. Internal Links are reserved for Platform, Game, or Nodecraft Studio links.internalexternalAllowed:internalexternalurlurirequiredlength ≤ 2048The URL to encode into the QR Code. This URL will be redirected to a protected Nodecraft Studio link first for protection & moderation..Query Paramscontent_formatstringenumDefaults to svgsvgpngAllowed:svgpngHeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsonimage/pngimage/svg+xmlAllowed:application/jsonimage/pngimage/svg+xmlResponses 200Returns a QR Code image. 400Updated over 1 year ago