Pay between $5–$1000 USDC to order a Laso Finance USA 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".
U.S. only. This card is issued in USD and can only be used for purchases at U.S.-based merchants. Physical goods must ship to a U.S. address. For non-U.S. merchants or non-USD currencies, use GET /order-intl-card instead. This endpoint is intended for the caller’s own use — the card is non-transferable.
Documentation Index
Fetch the complete documentation index at: https://agents.laso.finance/llms.txt
Use this file to discover all available pages before exploring further.
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.