Account Creation
Create your Skytells account and get started with the platform in minutes.
Create Your Skytells Account
Getting started with Skytells takes less than a minute. Follow these steps to create your account, set up your workspace, and start building.
Sign Up
Head to the Skytells Sign Up page and create your account. You can sign up using:
- Email and password
- Google account
- GitHub account
No credit card required. You get free credits to start exploring the platform immediately.
Verify Your Email
After signing up, check your inbox for a verification email from Skytells. Click the verification link to activate your account.
If you don't see the email, check your spam folder. Verification links expire after 24 hours.
Access Your Dashboard
Once verified, log in to the Skytells Dashboard. This is your central hub for managing everything on the platform.
After Creating Your Account
Once your account is active, here's what you can do right away:
Generate API Keys
Navigate to Dashboard → API Keys to create your first API key. You'll need this to authenticate all API requests.
Explore the Dashboard
Monitor usage, manage billing, view logs, and configure your workspace — all from the Dashboard.
Try the Playground
Open the Playground to test models interactively. No code needed — just pick a model and start prompting.
Invite Your Team
Add team members to your workspace with role-based permissions. Collaborate with developers, managers, and stakeholders.
API Key Best Practices
Your API key is the gateway to the Skytells platform. Keep it secure by following these guidelines:
- Never hardcode keys in your source code or commit them to version control.
- Use environment variables to store API keys in your application.
- Rotate keys regularly from the Dashboard if you suspect a key has been compromised.
- Scope keys appropriately — create separate keys for development, staging, and production.
If an API key is leaked, revoke it immediately from the Dashboard and generate a new one.
Plans & Pricing
Skytells offers flexible plans to fit your needs, from individual developers to enterprise teams.
| Plan | Rate Limit | Models | Support |
|---|---|---|---|
| Free | 60 req/min | Core models | Community |
| Pro | 600 req/min | All models | Priority email |
| Enterprise | Custom | All + fine-tuned | Dedicated |
Start with the Free plan — it includes everything you need to build and test. Upgrade anytime as your usage grows.
Startup Program
Building a startup? Skytells offers a dedicated Startup Program with:
- Free credits to get your product off the ground
- Priority support from the Skytells team
- Exclusive benefits to help you scale faster
Apply to the Startup Program
Check eligibility and apply for free credits and dedicated support.
Need Help?
If you run into any issues with your account or the platform, our support team is here to help.
Contact Support
Submit a support ticket and our team will get back to you as soon as possible.
Next Steps
Install the SDK
Set up the Skytells SDK in your project.
Quickstart Guide
Build your first AI-powered application.
How is this guide?