Skip to Content
SettingsAccounts

Accounts

Accounts are used to store credentials for integrations and reuse them safely. Once an account for a specific integration type is created, you can re-use the same Account for other integrations of the same type.

Types

  • API Key — static API tokens or secret keys
  • OAuth — Oauth connections for certain integrations
  • Warehouse — Database/warehouse connection
  • Webhook — key value store for dynamic values and secrets

Creating an Account

During the Integration creation, you can choose to create a new Account.

Editing an Account

Go to Settings → Accounts. Click on the edit button for an Account to edit it.

Swapping an Account for an Integration

Go to Settings → Accounts. Find the particular integration that you would like to change the Account for. Then go to dropdown and select the Account you would like.

Best Practices

Becuase Forget API has a composable Account framework, it is very easy to roll credentials as needed to meet your business needs.

Last updated on