cURL
curl --request GET \ --url https://laso.finance/auth
{ "auth": { "idToken": "<string>", "refreshToken": "<string>", "expiresIn": "<string>" }, "callableBaseUrl": "https://us-central1-kyc-ts.cloudfunctions.net", "userId": "<string>" }
Pay $0.001 USDC to receive an ID token, refresh token, and user ID. Use the ID token as a Bearer token to call Laso Finance Laso Finance APIs.
Auth credentials and user ID
Show child attributes
"https://us-central1-kyc-ts.cloudfunctions.net"
The user's ID (lowercase wallet address)