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
Go to https://app.delino.io
Complete Registration
Register using one of the available methods:Choose a method:
- Email and password
- Google account
- Email address
- Password (if using email/password)
Your personal account is automatically created with the slug
~ (tilde)Step 2: Subscribe to Pro Tier
Navigate to Billing
Go to your billing settings:
- Click on your profile icon
- Select “Billing” or navigate to
/teams/~/billing
Start Free Trial
Click “Upgrade to Pro” to begin your 7-day free trial
You won’t be charged during the trial period
Enter Payment Details
You’ll be redirected to the payment checkout page:Enter payment information:
- Credit/debit card number
- Expiration date
- CVV/CVC code
- Billing address
Payment method required even during trial for automatic subscription after trial ends
Complete Checkout
Review and confirm:
- Subscription: Personal Pro ($10/month)
- Trial: 7 days free
- After trial: $10/month + usage charges
Step 3: Explore the Dashboard
Familiarize yourself with the Delino dashboard:Overview
Dashboard Home
- Current usage summary
- Recent activity
- Quick access to services
- Billing status
Billing
Billing Page
- Current billing cycle
- Credits used
- Service breakdown
- Upcoming invoice
API Keys
API Keys Page
- Create new keys
- View existing keys
- Manage permissions
- Revoke keys
Teams
Teams Page
- View your teams
- Create new teams
- Manage team members
- Team settings
Step 4: Create Your First API Key
Configure Key
Details Tab:
- Name:
My First API Key - Expiration: Select “Never” or choose a date
- Select “Full Access” for testing
- (You can create restricted keys later)
Step 5: Start Using Services
Now you can start using Delino’s services through the web dashboard:Explore Services
Browse available services and features:
- View service documentation
- Check pricing and usage
- Access service-specific features
Use Web Interface
Many services provide web interfaces for quick testing:
- Upload and process files
- Configure service settings
- View results in real-time
- Download processed outputs
Step 6: Monitor Your Usage
Track your resource consumption:View Current Usage
See your current billing cycle:
- Credits used
- Amount in USD
- Service breakdown
- Remaining credits
Check Service Details
Expand each service to see:
- Metric types
- Quantity consumed
- Credits charged
- Percentage of total
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?
No, the 7-day trial is completely free. You’ll only be charged after the trial ends if you continue using the Pro tier.
Can I cancel my subscription?
Can I cancel my subscription?
Yes, you can cancel anytime through the billing portal. Your services will continue until the end of your current billing cycle.
What happens if I exceed my included credits?
What happens if I exceed my included credits?
You’ll be charged for additional usage on a pay-as-you-go basis. The 10 worth of credits (10,000,000 credits).
Can I use Delino without a credit card?
Can I use Delino without a credit card?
No, a payment method is required to subscribe to the Pro tier, which is mandatory for all accounts. However, you won’t be charged during your 7-day trial.
How do I invite team members?
How do I invite team members?
First, create a team (separate from your personal account). Then navigate to the team’s members page and click “Invite Member”.
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?
Yes, you can create unlimited API keys. Best practice is to create separate keys for different applications or environments.
Where can I see my invoices?
Where can I see my invoices?
Navigate to
/teams/~/billing and click on the “Invoices” tab. You can view, download, and export all your invoices.Need Help?
Support
Contact support team
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
