> 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/ko/platform.md).

# 플랫폼

- [올바른 도구 선택](https://docs.roboflow.com/reference/ko/platform/choosing-the-right-tool.md): CLI, Python SDK, REST API를 언제 사용해야 하는지.
- [CLI](https://docs.roboflow.com/reference/ko/platform/cli.md): Roboflow CLI 명령, 전역 플래그, JSON 출력, 리소스 축약 표기, 편의 별칭에 대한 참고 문서.
- [CLI 설치 및 설정](https://docs.roboflow.com/reference/ko/platform/cli/install-and-set-up-the-cli.md): Roboflow CLI를 설치하고, 인증하고, 기본 작업공간을 설정하고, 셸 자동 완성을 활성화하세요.
- [Python SDK](https://docs.roboflow.com/reference/ko/platform/python-sdk.md): Roboflow Python SDK를 설치하고 데이터셋을 다운로드하며 프로젝트, 버전, 모델을 다루는 첫 스크립트를 작성하세요.
- [Python SDK로 인증](https://docs.roboflow.com/reference/ko/platform/python-sdk/authenticate-with-the-python-sdk.md): Roboflow API 키를 Python SDK에 전달하는 세 가지 방법 - 환경 변수, 명시적 인자, 또는 대화형 로그인.
- [로깅 및 디버깅](https://docs.roboflow.com/reference/ko/platform/python-sdk/logging-and-debugging.md): 상세 로깅을 활성화하고, HTTP 요청을 검사하고, 일반적인 SDK 오류를 진단하세요.
- [REST API](https://docs.roboflow.com/reference/ko/platform/rest-api.md): Roboflow REST API 호스트, 리소스 계층 구조, 루트 엔드포인트, 인증 방법 개요.
- [비동기 작업](https://docs.roboflow.com/reference/ko/platform/rest-api/async-tasks.md): 작업 ID를 반환하는 장시간 실행 REST API 작업을 폴링하고, 실행 중, 완료, 실패 상태를 읽는 방법.
- [REST API로 인증](https://docs.roboflow.com/reference/ko/platform/rest-api/authenticate-with-the-rest-api.md): Bearer 헤더, 요청 본문 또는 쿼리 파라미터를 통해 API 키로 REST API 요청을 인증하는 방법.
- [플랫폼 API OpenAPI](https://docs.roboflow.com/reference/ko/platform/rest-api/platform-api-openapi.md): Roboflow 플랫폼 리소스의 HTTP API를 탐색하고 테스트하세요.
