Quickstart Guide
Go from zero to your first AI-powered SaaS command in under 5 minutes.
Prerequisites
- A Flarite account (sign up free — no credit card required)
- An API token from at least one supported provider (Cloudflare, Stripe, Supabase, or Appwrite)
Step-by-step
Create your Flarite account
Head to flarite.com/register and sign up with your email. You'll be placed on the Free Trial plan — 100 AI prompts included with no card needed.
Choose your first integration
After logging in, open the sidebar and select the integration you want to start with. If you already have a Cloudflare account, that's the easiest place to begin.
Add your API token
Click API Tokens in the sidebar under your chosen integration. Click the "Get Token" button to open your provider's dashboard in a new tab, create credentials there, then paste them back into Flarite.
Tokens are encrypted with AES-256 before being stored. See Token Encryption for details.
Ask your first question
Click the chat input in the dashboard and type something natural, for example:
"List all my Cloudflare zones"
"Show me recent Stripe payments over $100"
"Which Supabase tables don't have row-level security enabled?"Flarite's AI agent will call the relevant APIs on your behalf and return structured, formatted results.
Explore more commands
The AI understands complex, multi-step tasks. Try chaining actions:
"Find the customer [email protected] and show me their last 5 invoices"
"List all Workers in my account that haven't been updated in 90 days"
"Show me Supabase edge functions and their last deployment date"