> For the complete documentation index, see [llms.txt](https://docs.roboflow.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.roboflow.com/reference/ja/purattofmu.md).

# プラットフォーム

- [適切なツールの選択](https://docs.roboflow.com/reference/ja/purattofmu/choosing-the-right-tool.md): CLI、Python SDK、または REST API をいつ使用するか。
- [CLI](https://docs.roboflow.com/reference/ja/purattofmu/cli.md): Roboflow CLI のコマンド、グローバルフラグ、JSON 出力、リソースの省略表記、便利なエイリアスのリファレンス。
- [CLI のインストールとセットアップ](https://docs.roboflow.com/reference/ja/purattofmu/cli/install-and-set-up-the-cli.md): Roboflow CLI をインストールし、認証、デフォルトワークスペースの設定、シェル補完の有効化を行います。
- [Python SDK](https://docs.roboflow.com/reference/ja/purattofmu/python-sdk.md): Roboflow Python SDK をインストールし、データセットをダウンロードしてプロジェクト、バージョン、モデルを操作する最初のスクリプトを書きます。
- [Python SDK で認証する](https://docs.roboflow.com/reference/ja/purattofmu/python-sdk/authenticate-with-the-python-sdk.md): Roboflow API キーを Python SDK に渡す 3 つの方法 - 環境変数、明示的な引数、または対話型ログイン。
- [ログとデバッグ](https://docs.roboflow.com/reference/ja/purattofmu/python-sdk/logging-and-debugging.md): 詳細ログを有効にし、HTTP リクエストを確認し、一般的な SDK エラーを診断します。
- [REST API](https://docs.roboflow.com/reference/ja/purattofmu/rest-api.md): Roboflow REST API のホスト、リソース階層、ルートエンドポイント、認証方法の概要。
- [非同期タスク](https://docs.roboflow.com/reference/ja/purattofmu/rest-api/async-tasks.md): タスク ID を返す長時間実行の REST API 操作をポーリングし、実行中・完了・失敗のステータスを読み取る方法。
- [REST API で認証する](https://docs.roboflow.com/reference/ja/purattofmu/rest-api/authenticate-with-the-rest-api.md): Bearer ヘッダー、リクエスト本文、またはクエリパラメータを介して API キーで REST API リクエストを認証する方法。
- [Platform API OpenAPI](https://docs.roboflow.com/reference/ja/purattofmu/rest-api/platform-api-openapi.md): Roboflow Platform リソース用 HTTP API を閲覧・テストします。
