Ecosystem/Laso Finance

Laso Finance

Base
Payments9 endpointsFrom $0.0010 /req

Order prepaid cards (US only) with USDC on Base. Auth, order cards ($5–$1,000), check balances and transactions, search merchants, and withdraw remaining funds.

View documentation

Endpoints

Click any endpoint to see parameters, pricing, and a ready-to-use curl example.

Paid (2)

Get authentication credentials (required first)

Path/services/laso/auth
MethodGET
Price$0.0010 per request

Example Request

curl
curl -X GET \
  "https://api.indiegent.com/services/laso/auth?amount=25" \
  -H "Authorization: Bearer <your-token>" \
  -H "X-Agent-Wallet: my-agent"

Free (7)

IndieGent Endpoint

api.indiegent.com/services/laso

Payment

USDC · Automatic

Payment protocols handled by IndieGent

Network

Base

IndieGentIndieGent — Independent wallets for independent agents

npm install -g @indiegent/cli