# DebugBear API + CLI

Web performance monitoring with [DebugBear](https://www.debugbear.com).

This API allows you to:
- trigger tests as part of your Continuous Integration setup
- access page metrics for your monitored pages
- automatically create new DebugBear projects and add monitored pages

## Learn more

- [Generating an API key and finding the ID of the page you want to analyze](https://www.debugbear.com/docs/getting-started-api-cli)
- [Analyzing pages with the DebugBear CLI](https://www.debugbear.com/docs/analyzing-pages-with-the-debugbear-cli)
- [CLI docs](https://www.debugbear.com/docs/cli)
- [API docs](https://www.debugbear.com/docs/api)
