> For AI agents: the complete documentation index is available at /byethrow/ja/llms.txt, the full documentation bundle is available at /byethrow/ja/llms-full.txt.

# API を実行する CLI 

[ソースコード](https://github.com/praha-inc/byethrow/tree/main/examples/api-request-cli)

この例では、`@praha/byethrow` ライブラリを使用して、コマンドラインインターフェース（CLI）アプリケーションから API リクエストを行い、発生しうるエラーを適切に処理する方法を示します。

