> For the complete documentation index, see [llms.txt](https://docs.stoobly.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.stoobly.com/experimental/experimental-features/api-testing/getting-started.md).

# Getting Started

## CLI

To test a single request:

```shell
stoobly-agent request test "<REQUEST-KEY>"
```

To test a sequence of requests:

```shell
stoobly-agent scenario test "<SCENARIO-KEY>"
```

## FAQ
