> 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): ベアラーヘッダー、リクエストボディ、またはクエリパラメータを使ってAPIキーでREST APIリクエストを認証する方法。
- [Platform API OpenAPI](https://docs.roboflow.com/reference/ja/purattofmu/rest-api/platform-api-openapi.md): Roboflow PlatformリソースのHTTP APIを閲覧・テストします。
