exchange_api_key
Exchange an API key for a session
Exchanges a durable lasoak_ API key for a short-lived id_token (one hour) plus a refresh_token, and returns an auth_url to hand your human so they can watch what you do. This is the first call an agent makes. The reply's id_token authenticates every other endpoint here.
If you have no key, your human creates one at https://laso.finance/agent/dashboard — there is no other way to obtain one.
Free.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api_key | Yes | Your `lasoak_` API key. |