Skip to main content

Getting a key

  1. Visit /cli.
  2. Connect a wallet. This links your current network for 24 hours and issues a key prefixed ltk_.
  3. Use that key from any machine, CLI, or SDK. It isn’t tied to the browser it was issued in.
No key at all is required for a small guest allowance (3 requests/network), send any placeholder string as the key in that case.

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.