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

How do I manage API keys in FeatureBase Cloud?

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

Cloud API Key privileges

Task User role Administrator
View View own keys View all keys
Create Yes Yes
Rename Rename own keys Rename any key
Revoke Revoke own keys Revoke any key

Where do I manage API keys?

  • Click Configuration > Manage API Keys

How do I create an API key?

How do I rename an API key?

How do I revoke an API key?

Further information