Skip to main content
GET
/
get-card
Order a prepaid Visa card (HTML redirect)
curl --request GET \
  --url https://laso.finance/get-card
"<string>"

Query Parameters

amount
number
required

USD amount to load on the card (min $5, max $1000)

Required range: 5 <= x <= 1000

Response

HTML page with meta-refresh redirect to card redemption URL

The response is of type string.