Pay between 1000 USDC to order a Laso Finance prepaid card. By default returns JSON with auth credentials and card info (for AI agents). Pass format=html to get an HTML redirect to the card redemption URL (for browser-based flows).
The JSON response includes a card.status of "pending". Card details (number, CVV, etc.) take ~7-10 seconds to become available. Poll getCardData at the callableBaseUrl to check when status becomes "ready".
US only. This card is issued in USD and can only be used for purchases at US-based merchants. Physical goods must ship to a US address. This endpoint is intended for the caller’s own use — the card is non-transferable.
USD amount to load on the card (min $5, max $1000)
5 <= x <= 1000Response format. json (default) returns auth credentials and card info for agents. html returns a redirect page for browsers.
json, html Card order response. JSON by default, or HTML redirect if format=html.