O

Oz CLI

CLI discovered

Details
Command
oz
Docs
https://docs.warp.dev/reference/cli/
Authentication
Warp CLI interactive login session oauth2 discovered $ oz login

Acquired by the CLI — running oz login opens the auth flow and stores the credential.

Warp API key bearer discovered Get token ↗
env WARP_API_KEY

Create a key in the Oz web app settings. The API keys docs describe creating either a personal key or an agent key from the Oz web app (recommended) or from the Warp app. Copy the raw key value when it is shown, then use it as a bearer token or export it as WARP_API_KEY for CLI/API usage.