This guide walks you through the complete setup of your VIUCraft account.
Registration
- Visit the registration page
- Enter your email and create a secure password
- Choose your plan (you can start with Free tier)
- Verify your email address
Dashboard Tour
After logging in, you will see your dashboard with these sections:
API Keys
Manage your API keys here. Each key has:
- Name: A descriptive name for the key
- Created Date: When the key was generated
- Last Used: Most recent API call
- Status: Active or revoked
Images
View and manage your uploaded images:
- Total storage used
- Recent uploads
- Search and filter options
Usage Statistics
Monitor your API usage:
- Requests this month
- Bandwidth consumed
- Rate limit status
Settings
Configure your account:
- Profile information
- Notification preferences
- Subdomain settings (paid plans)
Subdomain Configuration
Paid plan customers can configure a custom subdomain:
- Go to Settings > Subdomain
- Enter your desired subdomain (e.g.,
mycompany) - Your images will be accessible at
mycompany.viucraft.com
Security Best Practices
- Enable two-factor authentication
- Use separate API keys for development and production
- Rotate API keys periodically