Getting a web token

Brief

The article teaches how to get a web token.

Details

To get a web token in FCLite, you can follow these general steps:

1. Log in to your account here.

2. Click on "User Account".

3. Select "Token Management".

4. Click "Create" to generate a new API access token.

5. Follow the prompts and enter your password when prompted.

6. Copy the generated API access token and use it to access the FCLite API.

back