Introduction to Apidog CLI
Apidog CLI is a command-line tool designed to let AI Agents call core Apidog capabilities from outside the app, and to integrate Apidog workflows into CI/CD pipelines.It is optimized to work with AI Agents such as Cursor, Claude Code, Trae, Codex, and other agentic development tools. It is also extensible enough to fit into your continuous integration (CI) servers and build systems.Apidog CLI stays aligned with Apidog in-app capabilities, so you can manage API documentation, data schemas, mocks, environments and variables, API test cases, test scenarios, test suites, test reports, imports/exports, and branch collaboration from the command line.The Apidog CLI package is shared across regions. If your project is hosted in Apidog Europe, specify the EU API base URL with --api-base-url https://api.eu.apidog.com when running commands.Getting Started#
First, install Node.js and Apidog CLI. After installation, you can start using the CLI to manage project resources, run test scenarios, or integrate Apidog into AI Agent and CI workflows. Learn more:Integrated Features & Options#
Apidog CLI provides a broad set of commands and options for customizing your workflows. It supports project and team management, API documentation, data schemas, mocks, environments and variables, API test cases, test scenarios, test suites, test reports, imports/exports, and branch collaboration.File Uploads#
Apidog CLI supports file uploads, enabling you to use data files, such as text files, to fill in form data fields. Learn more about uploading files in Apidog CLI.Apidog integrates with widely used CI tools, enabling you to monitor API builds directly in the same platform where you design and test your APIs. Learn more about Integrate with CI/CD. Modified at 2026-06-30 08:21:11