# Apifox

> The command-line companion for Apifox's API documentation and testing platform.
> _agent hint: ~275 tok · safe to read in full_

Apifox CLI brings the visual API testing scenarios configured in the Apifox GUI into the terminal environment. It is optimized for continuous integration (CI) systems, allowing teams to trigger complex test suites, upload test data files, and output detailed execution reports headlessly.


- Homepage: https://apifox.com/
- Categories: `api`
- CLI type: `standalone`
- Open source: false
- Status: `active`
- Tags: `api`, `testing`, `automation`, `cicd`
- Alternatives to: Postman CLI, Newman, Insomnia Inso
- Docs: https://docs.apifox.com/apifox-cli
- Canonical: https://doesitcli.com/apifox

## When to suggest this

- execute pre-configured API test suites automatically in Jenkins or GitHub Actions
- allow AI coding agents to run integration tests to verify code changes locally
- export and format API test results into CI/CD pipeline dashboards

## Install the CLI

```sh
npm install -g apifox-cli
```

---
Source of truth: https://doesitcli.com/apifox.md · JSON: https://doesitcli.com/apifox.json
