Get a payment URI

This endpoint generates a standardized cryptocurrency payment URI that you can use in wallets or payment apps. The URI encodes the recipient address and optionally the payment amount.

How It Works

The system returns a URI string in the format recognized by wallets.

Path Params
string
required
Query Params
string
required

The recipient cryptocurrency address.

float

The amount to be paid.

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