Create UPI Intent Link

This API generates a UPI Intent Link that can be opened in a UPI-compatible mobile application (e.g., Google Pay, PhonePe, Paytm) to initiate a UPI payment with pre-filled amount, and optional note.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
double
required

The exact amount (in INR) to be paid. Must be ≥ 0.01, precision up to 2 decimal places.

string
required

Expiry time in Unix epoch milliseconds.

string
required
Defaults to intent

Must be "intent" (case-insensitive). Used to distinguish from dynamic QR creation.

string
required

A brief reference that appears in the UPI payment description. Must be between 4 and 11 characters. Typically used to indicate the purpose of the transaction, such as an order ID or reference code.

Headers
string
required
Defaults to {{X-Client-Key}}

API key generated from Castler dashboard

string
required
Defaults to {{x-api-key}}

X-API key generated from Castler dashboard

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