{"templateId":"markdown","sharedDataIds":{"sidebar":"sidebar-@l10n/ja/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 は 2 つの 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":""},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["ローカル API"]}]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":""},"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":["ベース URL"]}]},{"$$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"]}," によるブラウザ プロファイル自動化 + ローカル クラウド電話および共有リソース管理"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["リモート クラウド電話および共有リソース管理用のオープン API"]}," (例: CI/CD パイプラインまたは外部サーバーから)"]}]},{"$$mdtype":"Tag","name":"blockquote","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["注意"]},": クラウド電話と共有リソースの場合、ローカル 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":"/ja/api-reference/getting-started/local-vs-open-api","userData":{"isAuthenticated":false,"teams":["anonymous"]},"isPublic":true}