API Reference

Create QR codes featuring a custom logo centrally placed. This API allows you to integrate any image into the center of your QR codes while ensuring they remain fully functional. Customize the size and positioning of the logo to fit your branding needs effortlessly.

The QR Code with Center Logo API is perfect for customizing QR codes with your brand’s image or logo in the center. Use it to create visually appealing QR codes that remain fully functional while integrating any image seamlessly. This tool allows you to adjust the size and position of the logo to perfectly fit your branding needs.​

Example Results

Response Schema

{
  "$schema": "http://json-schema.org/draft-07/schema#",
  "type": "object",
  "properties": {
    "data": {
      "type": "string",
      "format": "base64",
      "description": "The base64 encoded image."
    }
  },
  "required": ["data"]
}
Language
Credentials
Header
Click Try It! to start a request and see the response here!