macOS
brew install apiblocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für apib in AI-Agent-Workflows.
Installation
brew install apiblocal Homebrew formula metadata
Überblick
HTTP performance-testing tool
Verlauf
apib, short for API Bench, is an Apigee-origin HTTP API benchmarking tool. It was designed as a modernized ApacheBench-like utility for testing HTTP/1.1 APIs with concurrency, keep-alive behavior, CSV output, OAuth 1.0 signing, and optional remote resource monitoring.
The public repository was created in 2013 under Apigee. The README describes the tool as stable, available on Linux, Mac OS X, and FreeBSD, and positioned as a simple performance-testing utility for HTTP API servers.
The repository is now archived on GitHub, so its package-manager value is mostly historical and operational rather than fast-moving. GitHub releases list apib 1.2 and 1.2.1 release candidates in 2020, while the README identifies 1.2.1 as the current version.
The README explicitly documents Homebrew installation for macOS and source builds for other platforms. The build documentation explains both Bazel and CMake paths, noting that the CMake build was used for Homebrew and potentially other repositories.
A simple run looks like apib -c 100 -d 60 URL, which sends load for a time-bounded interval using a configured number of concurrent connections. The running guide emphasizes time-scheduled tests, warmup periods, HTTP verbs, request bodies, headers, HTTP Basic authentication, OAuth 1.0 signatures, and CSV output for automated test scripts.
apibmon is the companion remote-monitoring process. The official docs show apib using -M host:port to collect CPU and memory statistics from a target host running apibmon, with /proc-based resource collection on Linux-like systems.
apib sits in the lineage of tiny HTTP load-test binaries that are easy to install, script, and throw into CI or release checks. Package nerds care because it is both familiar, thanks to its ApacheBench-like shape, and different enough to preserve: HTTP/1.1 focus, OAuth signing, CSV automation, and remote monitoring made it useful for API-centric benchmarking.
Sicherheitslage
broad file, network, media, or database tool signal.
blue Risiko · mittel Konfidenz · tool
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
apib | cli | globales Executable | |
apibmon | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/apigee/apib
Installationsmetadaten
| Paketschlüssel | brew:apib |
|---|---|
| Version | 1.2.1 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/apib |
| Homepage | https://github.com/apigee/apib |
| Repository | https://github.com/apigee/apib |
| Upstream-Dokumentation | https://github.com/apigee/apib#readme |
| Lizenz | Apache-2.0 |
| Quellarchiv | https://github.com/apigee/apib/archive/refs/tags/APIB_1_2_1.tar.gz |
| Zuletzt aktualisiert | 2026-04-30T20:50:47+09:00 |
| Pulse | updated |
| Abhängigkeiten | libev, openssl@3 |
| Build-Abhängigkeiten | cmake |
| Bottle | verfügbar (auf arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | apib |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | yes |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Quellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.