Prerequisites
Before you begin, ensure you have:- A valid email address
- A payment method (credit card, debit card, or supported payment method)
- Basic understanding of API concepts (for programmatic access)
Step 1: Create Your Account
Navigate to Delino
Click Sign Up
Complete Registration
- Email and password
- Google account
- Email address
- Password (if using email/password)
Verify Email
~ (tilde)Step 2: Subscribe to Pro Tier
Navigate to Billing
- Click on your profile icon
- Select “Billing” or navigate to
/teams/~/billing
Start Free Trial
Enter Payment Details
- Credit/debit card number
- Expiration date
- CVV/CVC code
- Billing address
Complete Checkout
- Subscription: Personal Pro ($10/month)
- Trial: 7 days free
- After trial: $10/month + usage charges
Confirmation
- Pro tier activated
- Trial period begins
- $10 credits included (after trial)
- All services accessible
Step 3: Explore the Dashboard
Familiarize yourself with the Delino dashboard:Overview
- Current usage summary
- Recent activity
- Quick access to services
- Billing status
Billing
- Current billing cycle
- Credits used
- Service breakdown
- Upcoming invoice
API Keys
- Create new keys
- View existing keys
- Manage permissions
- Revoke keys
Teams
- View your teams
- Create new teams
- Manage team members
- Team settings
Step 4: Create Your First API Key
Navigate to API Keys
/teams/~/api-keys or click “API Keys” in the sidebarClick New Key
Configure Key
- Name:
My First API Key - Expiration: Select “Never” or choose a date
- Select “Full Access” for testing
- (You can create restricted keys later)
Create Key
Copy Token
- Password manager
- Environment variable
- Secure vault
- Never in source code
Step 5: Start Using Services
Now you can start using Delino’s services through the web dashboard:Access the Dashboard
Explore Services
- View service documentation
- Check pricing and usage
- Access service-specific features
Use Web Interface
- Upload and process files
- Configure service settings
- View results in real-time
- Download processed outputs
Integrate with Your App
Step 6: Monitor Your Usage
Track your resource consumption:Navigate to Billing
/teams/~/billingView Current Usage
- Credits used
- Amount in USD
- Service breakdown
- Remaining credits
Check Service Details
- Metric types
- Quantity consumed
- Credits charged
- Percentage of total
Export Data
- Select date range
- Choose format (CSV, JSON, PDF)
- Click “Export”
Next Steps
Now that you have your account set up, explore these topics:For Individual Developers
For Teams
Common Questions
Do I have to pay during the trial?
Do I have to pay during the trial?
Can I cancel my subscription?
Can I cancel my subscription?
What happens if I exceed my included credits?
What happens if I exceed my included credits?
Can I use Delino without a credit card?
Can I use Delino without a credit card?
How do I invite team members?
How do I invite team members?
What's the difference between personal and team accounts?
What's the difference between personal and team accounts?
- Personal Account (slug:
~): Your individual workspace, includes 7-day trial - Team Account: Shared workspace for collaboration, no trial, requires payment upfront
Can I create multiple API keys?
Can I create multiple API keys?
Where can I see my invoices?
Where can I see my invoices?
/teams/~/billing and click on the “Invoices” tab. You can view, download, and export all your invoices.Need Help?
Support
Troubleshooting
Login Issues
If you can’t log in:- Verify your email address is correct
- Use password reset if needed
- Check spam folder for verification email
- Clear browser cache and cookies
- Try a different browser
Payment Declined
If your payment is declined:- Verify card details are correct
- Check with your bank for restrictions
- Try a different payment method
- Reach out to Delino support
API Key Not Working
If your API key doesn’t work:- Verify you copied the full token
- Check the Authorization header format
- Ensure key hasn’t expired
- Verify scopes include required permissions
- Test with a simple API call
