Get a payment QR-Code

This endpoint returns a PNG image of a QR code representing a cryptocurrency payment URI.

How It Works

The system generates a payment URI and returns a PNG image with the corresponding QR code.

Path Params
string
required
Query Params
string
required

The recipient cryptocurrency address.

float

The amount to be paid.

integer
Defaults to 256

The width and height of the QR code in pixels.

integer
Defaults to 2

The margin around the QR code.

Response
200
Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here!