Create a Personal API Key
API Keys are the main way to authenticate with the FastFuels API. They are used to identify the user making the request and to ensure that the user has the necessary permissions to access the requested resources. In this tutorial, you will learn how to create a personal API key in the FastFuels web application.
Tutorial
-
Sign In to Your Account:
- Navigate to https://app.fastfuels.silvxlabs.com/sign-in and sign in with your credentials.
-
Access the API Keys Section:
- Once logged in, click on the API Keys icon from the left sidebar.
-
Generate a New API Key:
- Click on the Generate new API key button at the top right corner of the screen.
- Fill in the required details, such as the name, validity period, scopes and access controls.
- Click on the submit button to generate the key.
-
Save Your Key:
-
An alert window will appear with your newly generated API key.
-
Click on the key to copy it to your clipboard. If the key was successfully copied to your clipboard a green checkmark will appear at the end of the API key row and a success notification will appear on the bottom right of the screen.
-
If the copy was unsuccessful, an error notification will appear on the bottom right on the screen. Click on it to try again or manually copy and paste the API key.
-
-
Secure Your Key:
- Store your API key securely and avoid sharing it publicly. Treat it like a password.