macOS
brew install apiblocal Homebrew formula metadata
brew
apib のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install apiblocal Homebrew formula metadata
概要
HTTP performance-testing tool
履歴
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.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
apib | cli | グローバル実行可能ファイル | |
apibmon | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/apigee/apib
インストールメタデータ
| パッケージキー | brew:apib |
|---|---|
| バージョン | 1.2.1 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/apib |
| ホームページ | https://github.com/apigee/apib |
| リポジトリ | https://github.com/apigee/apib |
| 上流ドキュメント | https://github.com/apigee/apib#readme |
| ライセンス | Apache-2.0 |
| ソースアーカイブ | https://github.com/apigee/apib/archive/refs/tags/APIB_1_2_1.tar.gz |
| 最終更新 | 2026-04-30T20:50:47+09:00 |
| Pulse | updated |
| 依存関係 | libev, openssl@3 |
| ビルド依存関係 | cmake |
| Bottle | 利用可能 (対象 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 | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.