CLI Auth
Exchange a CLI authorization code for an API key
Completes the CLI browser-login flow: verifies the single-use authorization code and its PKCE code_verifier, then mints and returns the approved API key exactly once.
post/v1/cli/auth/token
Request body
Response
The minted API key
Changes
Changed in 1 of the 111 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○