Pricing & Limits
Privane offers a completely open, offline-first local core that is 100% free and requires zero API keys or accounts. We only meter execution dispatches routed through our secure cloud-hosted execution infrastructure.
Tokens processed during local reasoning are never metered—local inference computed on your own CPU/GPU silicon is always unlimited and free.
100% Free Open Core Tier LOCAL
Perfect for developers, researchers, and offline applications running sovereign agents.
- Requires API Key: NO
- Local Inference: Unlimited (WebGPU, Node.js, CLI daemon)
- Local Tools: Unlimited sandboxed filesystem, clipboard, and SQLite database actions.
- Orchestration Loops: Unlimited local agent orchestration.
- Standard SDKs: Free access to GitHub packages and npm libraries.
Developer Beta Gateway ($0/beta) HYBRID
Connect local agents to secure cloud connectors during our active beta phase.
- Requires API Key: YES
- Free Tier Allowance: Up to 25,000 SaaS executions per month.
- Connectors Included: Slack, GitHub, PostgreSQL gateways.
- Hosted Cloud Browsers: Bounded anti-bot web sessions (up to 2 concurrent tasks).
Pro Managed Gateway ($99/mo) CLOUD
Designed for high-throughput production workflows, SaaS startups, and enterprise teams.
- Requires API Key: YES
- Execution Limit: 100,000 SaaS connector dispatches per month.
- Hosted Browser Nodes: 1,000 active, proxy-rotating sessions.
- Premium SaaS Connectors: Salesforce, Gmail, Jira, and Stripe gateways.
- DOM Pruning Accelerator: High-signal accessibility tree parser enabled on all sessions.
- Dedicated Support: Direct developer access and SLA-backed routing.
Defining Execution Types
| Execution Type | Network Context | Key Required? | Cost |
|---|---|---|---|
| Local Tools (sqlite, filesystem) | Offline Host | NO | 100% Free & Unlimited |
| Local Inference (Gemma, Llama) | Offline System Memory | NO | 100% Free & Unlimited |
| SaaS Gateway (Slack, GitHub) | Outbound to api.privane.dev | YES | Metered (1 count per dispatch) |
| Hosted Cloud Browser | Headless Cluster Session | YES | Metered (1 count per browser command) |
Rate Limits & Concurrency
To ensure service reliability across our shared hosted nodes:
- Free Beta Limits: Rate-limited to 60 cloud executions per minute.
- Pro Limits: Expanded rate-limiting profiles based on organization concurrency guidelines.