Docs home page
English
Search...
⌘K
Blog
Website
Website
Search...
Navigation
事前準備
Guides
Reference
Troubleshooting
Changelog
Connectors
Code Snippets
Components
Getting Started
Introduction
Installation
Quick Start
Building AI App
Deploy
Framework
Framework Overview
Alias
Building the Backend
Building Frontend
Environment Variables
Data Connector
Variables
Role-based Access Control
Updating the Project
Deployment
Customizing the Runtime Environment
Environment Variables
Enable Public Access
Tutorials: Data Analysis
Build a BI app using Pygwalker
Build a sophisticated dashboard using Plotly
Tutorials: LLM Apps
Create a chat app
AI Chat generates and executes code
Advanced
API Key
Built-in PostgreSQL
Self-Hosting LLM with Ollama
Version Migration Guide
Connectors
On this page
プロジェクト作成
APIキーの作成
事前準備
ローカル環境で構築したデータアプリをデプロイする前提条件として、プロジェクトとそれに紐づくAPIキーが発行されている必要があります。
以下の手順を参考に、プロジェクトとAPIキーを作成してください。
プロジェクト作成
すでに作成済みのプロジェクトを利用される場合は、このセクションをスキップしてください。
1
Morphのクラウド画面にログインします
Morph Cloud:
https://app.morph-data.io/
2
Projectsタブから新しいプロジェクトを作成する
ログイン後、Projectsタブを開きます。
右上の「+Create」ボタンを押下してプロジェクトを作成します。
プロジェクトを作成したら、Project IDをメモしておきます。
APIキーの作成
すでに作成済みのAPIキーを利用される場合は、このセクションをスキップしてください。
1
続けて、SettingsタブからAPIキーを作成する
ログイン後、Settingsタブを開きます。
左側サイドパネルのPersonal settingsからAPI Keysを選択します。
「+Create」ボタンを押下してAPIキーを作成します。
APIキーは最小限の権限で作成することが推奨されます。また、作成後は外部に漏洩しないよう、取り扱いにはご注意ください。
作成したAPIキーはメモしておいてください。
※ より詳細な手順は
API Keyのドキュメント
から確認することができます。
Assistant
Responses are generated using AI and may contain mistakes.