Manage your Union Street AI instance from the terminal.
curl -sSf https://seed.unionstreet.ai/cli/install | sh
1Authenticate with your API key
seed auth login --api-key sk_live_... --api-url https://seed.unionstreet.ai
2Start using the API
seed me seed keys list seed usage list
--output human for readable output and --help for usage info.