Getting a key
- Visit
/cli. - Connect a wallet. This links your current network for 24 hours and issues a key prefixed
ltk_. - Use that key from any machine, CLI, or SDK. It isn’t tied to the browser it was issued in.
Sending the key
Any of these are accepted:x-api-key and api-key headers are checked first; Authorization: Bearer <key> is used otherwise.
Auth errors
See Errors for the full response shape.
