Getting Started

To begin using the Roam SDK, you'll first need access to the Roam Dashboard and your SDK keys.

Accessing the Dashboard

Login to the dashboard at: https://dashboard.roam.ai/login

Create a New Project

  • Log in using your credentials.

  • Click “Create Project” and enter a project name.

  • Select your platform(s):

    • Android: Enter your app’s package name

    • iOS: Enter your app’s bundle ID

  • Set Integration Method to Manual.

  • Your project is now successfully created.

  • You can add both Android and iOS under the same project by clicking the ➕ icon in the project details screen.

Get Your SDK Keys

Once your project is created, go to the Settings tab.

Copy your publishable key. Use this key during SDK initialization in your app.

Last updated

Was this helpful?