Robin Docs
  • Overview
  • Fundamentals
  • Messaging with Robin
    • Guides
      • How does Robin Messaging work?
      • Setting up your Robin account
      • Integrating Robin in your Nuxt.js app
      • Adding Users to your Robin App
      • What is the Robin User Token (RUT)?
      • The What and Why: Robin Keys
      • Customizing Robin for your Brand
    • SDKs for UI Kit
      • Robin with Vue
      • Robin with React
      • Robin with Flutter
    • Add Messaging with Core SDKs
      • Javascript
      • Go
      • Python
  • API Reference
  • Robin Messaging Events
  • Samples and Resources
Powered by GitBook
On this page
  • Create a Robin Account
  • Create a Robin App
  • API Keys

Was this helpful?

  1. Messaging with Robin
  2. Guides

Setting up your Robin account

Create a Robin Account

To create a Robin account, visit the signup page.

Create a Robin App

After filling out your information and creating your account, you’ll be prompted to create a Robin app. This prompt also requires you to select one of two authentication types — Fully Authenticated and Moderated.

A fully authenticated Robin App has end-to-end encryption. This means that neither Robin nor you — except it’s a conversation you’re involved in — will be able to see the conversations that take place on the app.

On the contrary, a moderated Robin account also encrypts conversations. However, as the owner of the Robin app, you’ll be able to see every conversation.

API Keys

Each Robin app has a unique API key, which Robin uses to identify an app. You can find it on either the get started or api config page on your Robin dashboard.

PreviousHow does Robin Messaging work?NextIntegrating Robin in your Nuxt.js app

Last updated 2 years ago

Was this helpful?