post https://api2.branch.io/v2/qr-code
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.