Introducing the vercel api CLI command
Vercel releases a new `vercel api` CLI command that gives terminal users and AI agents direct access to the full Vercel API suite without additional configuration.
adds a new command, giving direct access to the full suite of Vercel APIs from your terminal.vercel@50.5.1api The command provides a direct access point for AI agents to interact with Vercel through the CLI. Agents like Claude Code can access Vercel directly with no additional configuration required. If an agent has access to the environment and the Vercel CLI, it inherits the user's access permissions automatically.api List available APIs with , build requests interactively with , or send requests directly with .vercel api lsvercel apivercel api [endpoint] [options] Get started with .npx vercel@latest api --help Read more