Skip to main content Link Menu Expand (external link) Document Search Copy Copied

How do I create a FeatureBase Cloud API key?

An API key allows you to connect to your FeatureBase database:

  • via the Cloud REST API
  • via the fbsql command-line SQL query tool
Table of contents

Before you begin

Create API Key

The API key ID and Secret are displayed only when created. They are not stored in the application.

  • Click Configuration > Manage API Keys

  • Click Create a key.
  • Enter a description of the key to help identify it.
  • Click Create.
  • Take a copy of the ID and Secret.
  • Click I’ve Saved The Key when finished.

Further information