Obtain API Tokens in Flow Forms


API tokens are displayed only once and can not be recovered. Be sure to save it in a safe place.

Step 1: Login to Flow Forms

Before you can obtain an API token, you must first login to Flow Forms. Your domain can found in the web browsers address bar.

Step 2: Navigate to your Profile Page

Once you are logged in, navigate to your profile page by clicking on your username in the top right corner of the screen and selecting "Profile" from the dropdown menu.

Step 3: Generate an API Token

On your profile page, scroll down until you see the "API Tokens" section. Give your token a name and click on the "Generate New Token" button to generate a new API token. The token will be displayed once, so make sure to copy it to a safe place.

Multiple tokens can be generated for use with different services.

Step 4: Use the API Token

Once you have obtained your API token, you can use it to access the Flow Forms API. Make sure to include the API token in your API requests by adding an "Authorization" header with the value "Bearer {your_api_token}".

Note:

Each API token is unique to your account and should be kept secret. If you believe your API token has been compromised, delete the compromised token and generate a new one by clicking on the "Generate New Token" button on your profile page.

Still need help? Contact Us Contact Us