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

# प्लेटफ़ॉर्म

- [सही टूल चुनना](https://docs.roboflow.com/reference/hi/platform/choosing-the-right-tool.md): CLI, Python SDK, या REST API का उपयोग कब करें।
- [CLI](https://docs.roboflow.com/reference/hi/platform/cli.md): Roboflow CLI commands, global flags, JSON output, resource shorthand, और convenience aliases के लिए संदर्भ।
- [CLI इंस्टॉल और सेट अप करें](https://docs.roboflow.com/reference/hi/platform/cli/install-and-set-up-the-cli.md): Roboflow CLI इंस्टॉल करें, प्रमाणित करें, एक डिफ़ॉल्ट workspace सेट करें, और shell completion सक्षम करें।
- [Python SDK](https://docs.roboflow.com/reference/hi/platform/python-sdk.md): Roboflow Python SDK इंस्टॉल करें और datasets डाउनलोड करने तथा projects, versions, और models के साथ काम करने के लिए पहला script लिखें।
- [Python SDK से प्रमाणित करें](https://docs.roboflow.com/reference/hi/platform/python-sdk/authenticate-with-the-python-sdk.md): Roboflow API key को Python SDK में पास करने के तीन तरीके - environment variable, स्पष्ट argument, या इंटरैक्टिव लॉगिन।
- [लॉगिंग और डिबगिंग](https://docs.roboflow.com/reference/hi/platform/python-sdk/logging-and-debugging.md): विस्तृत logging सक्षम करें, HTTP requests का निरीक्षण करें, और सामान्य SDK त्रुटियों का निदान करें।
- [REST API](https://docs.roboflow.com/reference/hi/platform/rest-api.md): Roboflow REST API hosts, resource hierarchy, root endpoint, और authentication methods का अवलोकन।
- [Async कार्य](https://docs.roboflow.com/reference/hi/platform/rest-api/async-tasks.md): task ID लौटाने वाले लंबे समय तक चलने वाले REST API operations को कैसे poll करें, और running, completed, या failed status कैसे पढ़ें।
- [REST API के साथ प्रमाणित करें](https://docs.roboflow.com/reference/hi/platform/rest-api/authenticate-with-the-rest-api.md): API key के साथ bearer header, request body, या query parameter के माध्यम से REST API requests को कैसे प्रमाणित करें।
- [Platform API OpenAPI](https://docs.roboflow.com/reference/hi/platform/rest-api/platform-api-openapi.md): Roboflow Platform resources के लिए HTTP API ब्राउज़ और परीक्षण करें।
