Authentication & Account
Set up your API credentials for CreatiVault Skills.
Getting Your API Key
- •Register a CreatiVault account and log in
- •Go to the Skills page from the sidebar menu
- •Click Create API Key and enter a name for your key
- •Copy the key immediately — it will only be shown once
Security Best Practices
⚠️
Never commit your API key to version control. Use environment variables or a .env file. You can manage and revoke keys anytime from the Skills page.
- •Rotate your API key periodically
- •Use separate keys for development and production
- •Revoke compromised keys immediately
