
- Explore and test all the available methods in the Seam API interactively.
- View resources or test API functions easily and quickly.
- Inspect the results of your API commands.
- Access Seam API functionality that is not currently available in the Seam Console.

Installing the Seam CLI
Install the Seam CLI using your preferred package manager, or download a standalone binary for your platform.- npm
- Homebrew
- Arch Linux
- Standalone Binary
Install the This package includes both the Seam CLI and the JavaScript SDK. To install just the CLI, use
seam package globally:@seamapi/cli instead.The CLI requires Node.js 22.11.0 or later.