# @bull-board/api

> A Dashboard server API built on top of bull or bullmq.

Latest version **9.10.1** (published 2026-09-12) · MIT license · 0 weekly downloads

## Install

```sh
npm install @bull-board/api
pnpm add @bull-board/api
yarn add @bull-board/api
bun add @bull-board/api
```

## Health

**Score 75/100 (B)** — status: active.

Positive: has types; esm support; no vulnerabilities; has provenance; recently updated; high maintenance score; high quality score.

Warnings: low downloads.

## Facts

| | |
|---|---|
| Version | 9.10.1 |
| Published | 2026-09-12 |
| First published | 2021-05-29 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 2 |
| Unpacked size | 462 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Provenance | attested (GitHub Actions) |
| GitHub stars | 3483 |
| Author | felixmosh |
| Maintainers | felixmosh |
| Keywords | bull, bullmq, dashboard, monitoring, queue, redis |

## Links

- npm: https://www.npmjs.com/package/@bull-board/api
- Repository: https://github.com/felixmosh/bull-board
- Homepage: https://github.com/felixmosh/bull-board#readme
- Issues: https://github.com/felixmosh/bull-board/issues
- npm.io page: https://npm.io/package/@bull-board/api

## Dependencies (2)

- [valibot](https://npm.io/package/valibot.md) ^1.5.0
- [redis-info](https://npm.io/package/redis-info.md) ^3.1.0

## Alternatives

- [memory-cache](https://npm.io/package/memory-cache.md) — 795.0K weekly downloads
- [@httptoolkit/proxy-agent](https://npm.io/package/@httptoolkit/proxy-agent.md) — 11.2K weekly downloads
- [express-cache-controller](https://npm.io/package/express-cache-controller.md) — 5.3K weekly downloads
- [http-cache-middleware](https://npm.io/package/http-cache-middleware.md) — 4.5K weekly downloads
- [cache2](https://npm.io/package/cache2.md) — 1.5K weekly downloads

## Recent versions

- 9.10.1 (latest) — 2026-09-12
- 9.10.0 — 2026-09-10
- 9.9.0 — 2026-09-08
- 9.8.0 — 2026-09-03
- 9.7.0 — 2026-09-03
- 9.6.1 — 2026-09-01
- 9.6.0 — 2026-08-30
- 9.5.0 — 2026-08-26
- 9.4.0 — 2026-08-22
- 9.3.3 — 2026-08-22
- 9.3.2 — 2026-08-19
- 9.3.1 — 2026-08-19
- 9.3.0 — 2026-08-18
- 9.2.0 — 2026-08-18
- 9.1.0 — 2026-08-18
- … 252 more at https://npm.io/package/@bull-board/api/versions

## README

# <img alt="@bull-board" src="https://raw.githubusercontent.com/felixmosh/bull-board/master/packages/ui/src/static/images/logo.svg" width="35px" /> @bull-board/api 

Core server APIs of `bull-board`.

<p align="center">
  <a href="https://www.npmjs.com/package/@bull-board/api">
    <img alt="npm version" src="https://img.shields.io/npm/v/@bull-board/api">
  </a>
  <a href="https://www.npmjs.com/package/@bull-board/api">
    <img alt="npm downloads" src="https://img.shields.io/npm/dw/@bull-board/api">
  </a>
  <a href="https://github.com/felixmosh/bull-board/blob/master/LICENSE">
    <img alt="licence" src="https://img.shields.io/github/license/felixmosh/bull-board">
  </a>
<p>

![Overview](https://raw.githubusercontent.com/felixmosh/bull-board/master/screenshots/overview.png)
![UI](https://raw.githubusercontent.com/felixmosh/bull-board/master/screenshots/dashboard.png)

For more info visit the main [README](https://github.com/felixmosh/bull-board#readme)

---
_Source: https://npm.io/package/@bull-board/api · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
