Getting Arcee API Key
Overview
Generate an Arcee API key to access and manage your Arcee functionalities. Follow simple steps to create and securely save your token for future use.
Generate API Token
Login to Arcee
Go to API Tokens in Header
Click Create Token
Save generated token
Save Your API Token
Once generated, the full token will never be visible again. Therefore, make sure to store it safely for future use.
Export this key in your environment variables to use the Arcee python client and CLIexport ARCEE_API_KEY=[YOUR-KEY]
Frequently Asked Questions
Navigate to the API Tokens page under the API Settings section in the Arcee platform. Each token entry lists the expiration date in the Expires column.
No, once an API token is generated and you navigate away, the full token is no longer visible. You will need to create a new token if it is lost.
Go to the API Tokens page in the API Settings. Click the trash can icon next to the token you want to delete.
Store your API tokens in a secure location, avoid sharing them, and delete any tokens that are no longer in use.