LogoLogo
Release notesDocs homeFabricateTonic.ai
  • Tonic Fabricate User Guide
  • Fabricate workflow
  • Tutorial videos
  • Fabricate account
    • Getting started with Fabricate
    • Fabricate license plans
    • Managing your Fabricate account and profile
    • Managing users in your account
  • Databases
    • Supported database types
    • Creating and managing databases
  • Backing up and restoring the database definition
  • Configuring database variables
  • Exporting data from a database
  • Tables and columns
    • Managing database tables
      • Configuring table settings
      • Adding a table to a database
      • Removing a table from a database
      • Attaching static data to a table
      • Regenerating table data
  • Managing table columns
    • Adding and removing columns
    • Configuring a column
    • Generator reference
      • Calculated or related values
      • Unstructured data
      • Data type and specific values
      • Names and other identifying information
      • Telephone numbers and email addresses
      • Geographic locations
      • Air travel
      • Natural science
      • Networks and files
      • Banking and finance
      • Dates and times
      • Vehicles
      • Companies and products
      • Healthcare and health insurance
      • Languages
      • Movies
      • Education
    • Fabricate custom SQLite functions
  • Views
    • Creating and managing views
    • Views reference
  • Workspaces
    • About workspaces
  • Creating and managing workspaces
  • Database mock API
    • About mock APIs
    • Defining a mock API
    • Creating and querying database snapshots
  • Mock API reference
  • Fabricate API and CLI
    • Managing Fabricate API keys
    • Daily limits on generated data
    • Using the Fabricate API
      • Authentication for the API
      • Data model
      • Managing databases from the API
      • Generating data from the API
    • Using the Fabricate CLI
      • Setting up CLI access
      • Using the CLI to load data
  • Self-hosted Fabricate
    • Fabricate architecture
    • Setting up the Fabricate components
    • Limiting login attempts
    • Starting a Fabricate instance
    • Upgrading a Fabricate instance
Powered by GitBook
On this page
  • Displaying the list of API keys
  • Creating an API key
  • Copying an API key
  • Deleting an API key
Export as PDF
  1. Fabricate API and CLI

Managing Fabricate API keys

Last updated 12 days ago

To use the Fabricate API and CLI, you must have a Fabricate API key.

Displaying the list of API keys

To display the list of API keys, click the user icon at the bottom left of Fabricate, then select My Account.

The API Keys section contains your list of API keys.

Creating an API key

To create an API key:

  1. Click Create New API Key.

  2. On the Create New API Key panel, in the Name field, provide a name for the API key.

  3. By default, new API keys are granted Editor access to all of the current account workspaces. For information about workspace roles, go to . To grant a different workspace role, select the role from the dropdown list. To not grant any access to the account workspaces, uncheck the Grant access to all workspaces checkbox. You can then add the API key as needed to specific workspaces. Note that this only applies to workspaces that exist when you create the API key. The API key is not automatically granted access to any future workspaces.

  4. Click Create API Key.

Copying an API key

To copy an API key to the clipboard, click the copy icon next to the key.

Deleting an API key

To delete an API key, click Delete.

About workspace roles