Before deploying your locally built data app, ensure you have created a project and generated an associated API key.

Follow the steps below to create a project and an API key.

Create a Project

If you already have an existing project, you can skip this section.
1

Log in to the Morph Cloud interface

2

Create a new project from the Projects tab

  1. After logging in, open the Projects tab.
  2. Click the “+Create” button in the top-right corner to create a new project.
  3. Once the project is created, make a note of the Project ID.

Create an API Key

If you already have an API key, you can skip this section.
1

Create an API key from the Settings tab

  1. After logging in, open the Settings tab.
  2. From the left-hand sidebar, select API Keys under Personal settings.
  3. Click the “+Create” button to create an API key.

    It is recommended to create API keys with minimal permissions. Handle the API keys carefully to avoid leaks.

  4. Make a note of the created API key.

For more detailed instructions, refer to the API Key Documentation.