{"templateId":"markdown","sharedDataIds":{"sidebar":"sidebar-@l10n/zh/sidebars.yaml"},"props":{"metadata":{"markdoc":{"tagList":[]},"type":"markdown"},"seo":{"title":"本地 API 与开放 API","llmstxt":{"hide":false,"sections":[{"title":"Table of contents","includeFiles":["**/*"],"excludeFiles":[]}],"excludeFiles":[]}},"dynamicMarkdocComponents":[],"compilationErrors":[],"ast":{"$$mdtype":"Tag","name":"article","attributes":{},"children":[{"$$mdtype":"Tag","name":"Heading","attributes":{"level":1,"id":"本地-api-与开放-api","__idx":0},"children":["本地 API 与开放 API"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["MoreLogin提供两种API访问方式。选择适合您的用例的一种。"]},{"$$mdtype":"Tag","name":"hr","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"比较","__idx":1},"children":["比较"]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"data-label":""},"children":[]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"本地API"},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["本地API"]}]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"开放API"},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["开放API"]}]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["基本网址"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["http://127.0.0.1:40000"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["https://api.morelogin.com"]}]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["访问"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["仅限本地机器"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["远程，从任何地方"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["身份验证"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["可选令牌（可在“设置”中配置）"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["OAuth2（",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["client_id"]}," + ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["client_secret"]}," → ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["access_token"]},"）"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["支持的模块"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["浏览器、云手机、代理、组、标签"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["云手机、代理、组、标签"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["最适合"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["浏览器自动化、本地云手机管理"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["远程/服务器到服务器云手机管理"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["需要"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["MoreLogin桌面应用程序运行（v2.15.0+）"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["仪表板中的 API ID 和 API 密钥"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["速率限制"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["120 个请求/分钟"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["120 个请求/分钟"]}]}]}]}]},{"$$mdtype":"Tag","name":"hr","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"何时使用本地-api","__idx":2},"children":["何时使用本地 API"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["您正在自动化",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["浏览器"]},"（创建、启动、停止、管理）"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["您需要 ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Selenium 或 Puppeteer"]}," WebDriver 集成"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["您希望与 MoreLogin 在同一台机器上管理",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["云手机"]},"（文件上传、应用管理、日程安排等）"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["您需要在本地管理",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["代理、组和标签"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["您的自动化脚本与 MoreLogin 在",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["同一台计算机"]},"上运行"]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"何时使用开放-api","__idx":3},"children":["何时使用开放 API"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["您需要",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["远程访问"]},"才能从服务器管理云手机"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["您正在构建 ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["服务器到服务器"]}," 集成"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["您想要通过 ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["CI/CD 管道"]}," 管理云手机"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["您的应用程序与 MoreLogin 运行在",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["不同的机器"]},"上"]}]},{"$$mdtype":"Tag","name":"hr","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"我可以同时使用两者吗","__idx":4},"children":["我可以同时使用两者吗？"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["是的！许多开发人员同时使用这两种 API："]},{"$$mdtype":"Tag","name":"ol","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["本地API"]},"用于浏览器自动化+本地云手机和公共API管理"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["开放 API"]}," 用于远程云手机和公共API管理（例如，从 CI/CD 管道或外部服务器）"]}]},{"$$mdtype":"Tag","name":"blockquote","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["注意"]},"：对于云手机和公共API，本地 API 和开放 API 提供类似的功能，但路径不同。本地 API 路径使用 ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["/api/"]}," 前缀（例如 ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["/api/cloudphone/page"]},"），而开放 API 路径则省略它（例如 ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["/cloudphone/page"]},"）。某些端点（例如文件上传）也有不同的命名。请始终参阅特定的 API 参考以获取确切的详细信息。"]}]}]},"headings":[{"value":"本地 API 与开放 API","id":"本地-api-与开放-api","depth":1},{"value":"比较","id":"比较","depth":2},{"value":"何时使用本地 API","id":"何时使用本地-api","depth":2},{"value":"何时使用开放 API","id":"何时使用开放-api","depth":2},{"value":"我可以同时使用两者吗？","id":"我可以同时使用两者吗","depth":2}],"frontmatter":{"seo":{"title":"本地 API 与开放 API"}},"lastModified":"2026-06-10T11:47:34.000Z","pagePropGetterError":{"message":"","name":""}},"slug":"/zh/api-reference/getting-started/local-vs-open-api","userData":{"isAuthenticated":false,"teams":["anonymous"]},"isPublic":true}