Account pages
Access these pages by clicking your profile icon and navigating to the Account section.
API keys
API keys let you use Artificial Studio programmatically through the API. You can create multiple keys for different projects or environments.1
Go to Account > API Keys
Navigate to app.artificialstudio.ai/account/api-keys.
2
Create a key
Click Create API Key. Your new key is displayed once — copy it immediately.
3
Store it securely
Save the key in an environment variable or secrets manager. Do not share it or commit it to source code.
For full API documentation, see the API Reference.
Change your plan
To upgrade or downgrade your subscription:- Go to Account > Settings
- Click Manage Subscription
- Choose your new plan
Delete your account
To delete your account:- Go to Account > Settings
- Scroll to the Danger Zone section
- Type
DELETEto confirm - Click Delete Account