Search specific term/phrase surrounded by double quotes. e.g. “deep linking”
Exclude records that contain a specific term prefixed with a minus. e.g. Android -Firebase

This endpoint provides a consumer to create creating custom QR Codes programmatically. Every QR Code will contain a unique Branch link which you can deep link and track analytics with.

👍

Valid Response

With a valid response, the API Reference will return an encoded string. Using this request will output your QR Code in the directory where the request was made and in the format defined in the request.

You can add > fileName.png to the end of your cURL request to output the QR Code to the directory in which the request was made.

Language
Click Try It! to start a request and see the response here!