APIZ CLI · 0.0.2-alpha.124

Install on Linux or macOS

curl -fsSL https://current-host/install.sh | sh
Version-matched and SHA-256 verifiedInstalls to ~/.local/bin without root

Or choose the exact archive.

Each filename carries the deployed APIZ version. Keep the original filename until verification is complete.

macOS downloads

Choose Apple Silicon for M-series Macs. Choose Intel only for older x86-64 hardware.

Deployment-matched
Apple Silicondarwin · arm64
tar.gz · SHA-256 coveredDownload
Inteldarwin · amd64
tar.gz · SHA-256 coveredDownload

Verify the release

The archive and the proof travel together.

The deployment serves every CLI archive beside one SHA-256 manifest. If the digest does not match, stop before extraction.

Download SHA256SUMS
01

Download from this deployment

The Web UI and CLI artifacts come from the same exact APIZ release.

version_source = deployment
02

Verify before extraction

Use the manifest entry for the original archive filename.

shasum -a 256 apiz_<version>_darwin_arm64.tar.gz
03

Install into your own PATH

The recommended installer uses ~/.local/bin.

administrator_access = not_required

First safe path

Install, sign in, then connect.

The CLI never asks you to paste an upstream service credential into the login prompt.

1

Confirm the installed release

Check that the CLI starts before connecting it to this deployment.

apiz version
2

Sign in through WorkOS

Open the verification URL and confirm the short code printed by the CLI. Only the resulting APIZ session is stored.

apiz --server=https://current-host login

Ready to give an agent access without giving it the real key?

Start freeSee how APIZ works