Pricing that rewards bringing your own key
Credits only cover work we do for you — platform model calls and heavy tools. Run on your own API key and model usage is free forever.
Free
Everything you need to build and test real flows.
5,000 credits / month
- Unlimited flows
- 5,000 credits / month
- 1 concurrent run
- Webhook + manual triggers
- 7-day run history
- Bring your own model key
Solo
For one operator running production automations.
20,000 credits / month
- 20,000 credits / month
- 3 concurrent runs
- Scheduled + chat triggers
- 90-day run history
- Flow versioning
- Email support
Team
Shared workspaces, shared credentials, shared credits.
75,000 credits / month
- 75,000 credits / month
- Unlimited seats
- 10 concurrent runs
- Shared credential vault
- Usage analytics per member
- 1-year run history
Enterprise
Self-hosted, audited, and wired into your stack.
Unlimited credits / month
- Self-host or private cloud
- SSO + audit log
- Custom node SDK
- SLA and dedicated support
- Data residency
- Volume credit pricing
Model costs
With your own key: zero credits for every model below.
GPT-5.6 Luna
OpenAI · 1050k context · $0.2/$1.2 per 1M
GPT-5.6 Terra
OpenAI · 1050k context · $2/$12 per 1M
GPT-5.6 Sol
OpenAI · 1050k context · $5/$30 per 1M
Claude Haiku 4.5
Anthropic · 200k context · $1/$5 per 1M
Claude Sonnet 5
Anthropic · 1000k context · $3/$15 per 1M
Claude Opus 5
Anthropic · 1000k context · $5/$25 per 1M
Gemini 3.5 Flash-Lite
Google · 1000k context · $0.3/$2.5 per 1M
Gemini 3.6 Flash
Google · 1000k context · $1.5/$7.5 per 1M
Gemini 3.1 Pro
Google · 1000k context · $2/$12 per 1M
Credits are derived from provider list price: 1 credit = $0.005 of spend, costed against a typical call (3K in + 800 out).
Nodes that consume credits
Every other node (26 of them) is completely free.
Questions people actually ask
What exactly is a credit?
One credit is one unit of work we perform on your behalf. A platform model call costs 1-10 credits depending on the model; reading a web page costs 1. Logic, data shaping and delivery nodes are free.
How do I make runs free?
Add your own OpenAI-compatible API key under Credentials and select it on your AI nodes. Those model calls are billed by your provider, not by us, so they consume zero credits.
What happens when I run out?
Runs pause instead of failing halfway. You can top up, wait for the monthly reset, or switch the flow to your own key.
Can I self-host?
Yes. Wasl AI is a standard Next.js app with a Prisma database. Point DATABASE_URL at your own Postgres and deploy it anywhere.