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

Query Parameters

amount
number
required

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

Required range: 5 <= x <= 1000

Response

200 - text/html

HTML page with meta-refresh redirect to card redemption URL

The response is of type string.