GET/auth Laso Finance: Get Auth Token | — | 0% | 243 ms | — |
GET/get-account-balance Laso Finance: Retrieve account balance, total deposits, and creation timestamp. | — | 0% | — | — |
GET/get-card Laso Finance: Order Prepaid Visa Card | — | 0% | — | — |
GET/get-card-data Laso Finance: Retrieve card status and details (number, expiry, CVV, balance, transactions). Omit card_id to list all cards. | — | 0% | — | — |
GET/get-payment-status Laso Finance: Query Venmo/PayPal payment statuses. Filter by recipient_id or payment_id. | — | 0% | — | — |
GET/get-push-to-card Laso Finance: Push to Debit Card | — | 0% | — | — |
GET/get-withdrawal-status Laso Finance: Query withdrawal processing status. Returns tx_hash once processed. | — | 0% | — | — |
GET/order-gift-card Laso Finance: Order Gift Card | — | 0% | — | — |
POST/refresh Laso Finance: Refresh an expired id_token using a refresh_token. Returns a new id_token and user_id. | — | — | — | — |
POST/refresh-card-data Laso Finance: Trigger a card data refresh (re-scrape balance and transactions from issuer). Rate limited to once per card every 5 minutes. | — | — | — | — |
GET/search-merchants Laso Finance: Search whether a US merchant accepts the Laso prepaid debit card. Recommended before ordering a card to avoid surprises — prepaid debit cards are not accepted everywhere. | — | 0% | — | — |
GET/send-payment Laso Finance: Send a Venmo or PayPal payment. PREREQUISITE: You must call /auth first to get an id_token. The x402 payment equals the transfer amount ($5–$1000). | — | 0% | — | — |
POST/withdraw Laso Finance: Withdraw from account balance to connected wallet. Minimum $0.01. | — | — | — | — |