Authentication
Last updated
Was this helpful?
Last updated
Was this helpful?
Once you want to build your workflows with the plugin actions and data calls, you will need to authenticate your app. To be authenticated, you will need your credentials. You can obtain your authentication credentials by following below steps:
Follow these steps to obtain your Access Token
:
Visit the aicado.ai website.
Log in to your account or sign up to create a new account if you don't have one.
Navigate to your personal profile page.
Select the "Settings" tab and find “API Credentials”.
Here you will be able to see Access Token
. In case you have previously created a token, you can also use the existing credentials displayed on your profile.
Managing Your Access Token:
Lifetime Validity: Once issued, your Access Token remains valid indefinitely.
Functionality: The Access Token is required for executing AI models within your application.
Security Importance: It is crucial to maintain the security of your Access Token.
Token Renewal:
In case of suspected security issues, you have the option to renew your Access Token.
Token renewal can be performed at any time through the Aicado application interface.
Best Practices:
Store your Access Token securely.
Avoid sharing your token with unauthorized parties.
Regularly review your token usage for any suspicious activities.
Utilize the token renewal feature if you suspect any compromise in security.