Home  >  Companies  >  Base44
Base44
No-code AI platform for building full‑stack apps, websites, and AI agents using natural‑language prompts

Revenue

$200.00M

2026

Details
Headquarters
Tel Aviv, Israel
CEO
Maor Shlomo
Website
Milestones
FOUNDING YEAR
2025

Revenue

Sacra estimates that Base44 hit $200M in annual recurring revenue in August 2026, up from $59M at the end of 2025.

Base44 was acquired by Wix in June 2025 when it had only a few million dollars in ARR, guided to $40M-$50M in year-end 2025, finished the year at $59M, crossed $100M in early March 2026, reached $150M in mid-May, and hit $200M in August. By August 2026, Base44 had reached 10 million users, up from 2 million in November 2025.

Growth has been driven almost entirely by a freemium, self-serve motion with no dedicated sales team at the time of the Wix acquisition. Users describe an application in natural language and Base44 generates the full stack, including frontend, backend, database, authentication, hosting, and deployment. Paid plans range from $16 to $160 per month, with enterprise pricing on top. Plans include two pools of credits: message credits consumed as builders create, modify, or debug applications, and integration credits consumed as production applications perform LLM calls, file processing, image generation, email, and agentic actions. Heavier builders and applications move toward larger credit allowances and higher subscription tiers as development activity and production usage scale.

The unit economics story improved in 2026. Base44 entered the year at near-zero non-GAAP gross margin, then launched its own proprietary LLM, Base 1, which reduced inference costs. Wix guided to roughly 60% non-GAAP gross margin for the second half of 2026, versus a cost-heavy AI product at the start of the year.

Valuation & Funding

Base44 was bootstrapped and raised no external venture funding before its acquisition. Wix acquired Base44 on June 18, 2025, for approximately $80 million upfront, with additional earnout payments structured through 2029. Total funding raised before the acquisition was zero.

Product

Base44 is a prompt-to-product platform. A user describes what they want to build, a CRM, client portal, booking system, or internal dashboard, and Base44 generates the frontend, backend, database, authentication, permissions, and hosting in one pass.

The core interaction is conversational: the user types what they want, watches the app take shape, then refines it through follow-up prompts. There is no drag-and-drop canvas to learn or schema to configure manually. Base44 handles the data model, login system, row-level permissions, and deployment behind the scenes.

The product has four chat modes that change how the AI behaves. Prompt mode generates immediately. Plan mode lets users shape the build before anything is created. Discuss mode is a sandbox for brainstorming that consumes fewer credits and makes no changes to the live app. Edit mode lets users target specific UI elements for more precise changes.

Base44 also supports imports from Figma, GitHub repositories, and platforms including Salesforce, HubSpot, Shopify, WordPress, Lovable, and Bolt.new, pulling in UI structure and, where possible, schema and data.

Users can embed AI agents inside their apps to handle end-user tasks, or create Superagents that operate across connected tools and channels including WhatsApp, Telegram, Slack, and iMessage. A native Workflows module handles scheduled automations, data-change triggers, and webhook-based orchestration without external tools like Zapier or n8n.

For developers, the same backend is available as a standalone service. Any frontend framework can connect via the JavaScript SDK, backend logic runs as TypeScript functions on Deno, and the CLI is built to be managed by AI coding agents like Claude Code and Cursor. Apps can be published to custom domains, submitted to the Apple App Store and Google Play, or added to mobile home screens.

Business Model

Base44 sells through a freemium, credit-metered subscription model. Users start free, then upgrade to Starter, Builder, Pro, or Elite tiers priced at $16, $40, $80, and $160 per month respectively, with custom enterprise pricing above that. Credits are the unit of consumption, metering AI chat actions, integration calls, LLM invocations, file operations, and agent runs. When a workspace exhausts its monthly credit pool, it can top up.

Billing is set at the workspace level rather than through per-seat SaaS. Collaborators inside a workspace draw from a shared credit pool instead of each requiring their own subscription. That lowers adoption friction inside teams and ties revenue to usage rather than headcount, which matters in a product where one power user might consume ten times the credits of a casual one.

The cost structure is heavier than classic SaaS because user actions can trigger real compute. LLM completions, integration API calls, file storage, realtime sync, and agent orchestration all carry variable costs, and the credit system aligns revenue with those costs. The launch of Base 1, Base44's proprietary LLM, changes the margin profile by reducing dependence on third-party model vendors, lowering per-token inference cost, and giving Base44 a proprietary data flywheel from usage patterns.

The expansion motion is usage-led. Users build an app, connect a domain, add integrations, enable agents, and publish to mobile, with each step increasing reliance on Base44's managed stack and monthly credit consumption. Enterprise upsell centers on SSO, SCIM provisioning, data residency in US, EU, and UK clusters, audit log access, and dedicated architect support.

Competition

Base44 competes across three overlapping categories: AI-native app builders, visual no-code platforms, and developer-facing backend infrastructure. Competition is shifting from raw generation quality toward code ownership, enterprise governance, and production reliability.

AI-native vibe-coding builders

Lovable and Bolt.new are the closest direct rivals. Lovable competes on GitHub-first transparency, including two-way sync, enterprise audit logs, SSO/SAML, and a message around code ownership aimed at teams concerned about lock-in. Bolt.new runs apps in isolated browser WebContainers and markets SOC 2 Type 2 compliance and bring-your-own-cloud deployment on AWS or Azure, which appeals to technical buyers that want generated apps without changing infrastructure assumptions.

Base44 competes with a broader bundled product. It includes frontend generation, managed backend, auth, database, file storage, realtime, integrations, agent orchestration, and hosting in one product, while Lovable and Bolt.new require users to assemble more of the stack across multiple services. That convenience comes with a tradeoff: Base44's managed approach can read as lock-in risk to the same enterprise buyers Lovable targets with its GitHub-centric escape hatches.

Replit has expanded from a coding platform into direct prompt-to-app competition, with Replit Agent offering autonomous build-test-debug loops backed by GCP infrastructure and enterprise controls familiar to IT teams. Teams with modest technical talent may see Replit as a more durable long-term platform because apps live in a coding environment rather than a managed black box.

Visual no-code incumbents

Bubble remains a serious competitor for founders who want explicit control over logic and data. Its visual editing paradigm, mature plugin ecosystem, and large builder community give it depth that AI-native tools still struggle to match for complex applications. Bubble's 2026 expansion into native iOS and Android development also broadens the set of use cases where it can function as a complete platform rather than a web-only tool.

Softr competes more narrowly on operational business apps such as client portals, approval flows, and lightweight CRMs, where it wins on fit and lower implementation risk rather than generation speed. Many early Base44 prompts resolve into these same use cases, which gives Softr an opening with buyers who prioritize reliability over raw capability.

Enterprise internal tools

Retool is the most credible threat in the internal-tool segment. Its 2026 React and TypeScript AI app builder is prompt-first, but Retool's differentiation is line-level code inspectability, governed deployment, and trust around real business data. Retool targets teams that need auditability and professional developer guardrails, the same buyers Base44 is trying to reach with its CLI, SDK, and enterprise controls, and it starts with stronger enterprise credibility.

Vercel's v0 is an important indirect threat. It generates real full-stack projects with inspectable code, versioning, rollback, and two-way GitHub sync, all deploying natively to Vercel's infrastructure. Users who start in prompt mode but quickly want source-level control have a natural path to v0 plus a conventional backend stack, bypassing Base44 entirely.

TAM Expansion

Base44's expansion logic runs in three directions: broadening the product surface to capture more of the software creation lifecycle, moving upmarket into enterprise and developer segments, and using Wix's global distribution to reach markets a bootstrapped startup could not.

New products

The clearest near-term TAM expansion comes from Superagent and Workflows. These products move Base44 from software generation into business process execution, including scheduling automations, processing data changes, and orchestrating multi-step agent tasks across WhatsApp, Slack, and Telegram. That puts Base44 in competition with Zapier, n8n, and Make for workflow automation budgets, not just app-builder budgets.

The AI website builder expands the top of funnel beyond custom app development. A user can describe a business and get a responsive site with pages, copy, and layout in under a minute. That broadens the addressable buyer set to SMBs, solopreneurs, and agencies that may not have considered an app platform but may pay for a faster website workflow, then expand into the full application stack.

Base 1, Base44's proprietary LLM launched in June 2026, is both a margin lever and a product expansion vector. A model built for app generation tasks can outperform general-purpose models on specific workflows, and the usage data flowing through Base44 gives it a training loop that external model vendors do not have.

Customer base expansion

The developer-facing backend product is the clearest customer segment expansion. By exposing the same managed infrastructure, database, auth, realtime, storage, functions, and integrations, as a standalone backend-as-a-service with a CLI and SDK, Base44 can sell to engineering teams using Claude Code or Cursor that want an agent-native backend without building one from scratch. This targets a different buyer than the nontechnical founder who starts from a prompt.

The higher-education program, which already reaches over 750 universities and 1,500 faculty, seeds future founders and product managers on Base44 early. Students who build their first app on Base44 may carry that habit into their first jobs and startups, creating a long-cycle acquisition channel similar to how Figma and Notion built loyalty. The agency and partner channel extends that reach by bringing in SMB buyers who may not discover the product through self-serve.

Geographic expansion

Wix's global distribution infrastructure is the most direct lever for international expansion. Wix has longstanding relationships with SMBs, agencies, and enterprise buyers across Europe, Latin America, and Asia-Pacific, markets where Base44 as a standalone bootstrapped startup would likely have faced years of cold-start friction. Data residency options in EU and UK clusters on higher-tier plans also make cross-border enterprise procurement more feasible by addressing sovereignty and compliance objections that often slow AI-native builders.

The no-code and AI software creation market is global, and adoption barriers are lower in markets where developer talent is scarce and expensive. Base44's prompt-first model is well suited to regions where nontechnical founders and operators want to build software but cannot hire engineers to do it.

Risks

Governance exposure: Because Base44's prompt-to-app model lets nontechnical users ship applications quickly, misconfigured data access or workflow permissions can scale with usage, and a small number of high-profile security incidents could damage trust with the enterprise segment Base44 is trying to reach.

Commoditization pressure: As frontier model quality improves and competitors like Lovable, Bolt.new, and Replit close the gap on full-stack generation, Base44's differentiation from raw AI output quality alone may narrow, shifting competition toward distribution, ecosystem lock-in, and enterprise controls, where incumbents like Retool and Bubble have structural advantages.

Platform dependency: Base44's economics and product roadmap are shaped by Wix's portfolio strategy, so decisions about pricing, enterprise positioning, and product investment are subject to the priorities of a public company managing multiple product lines, a constraint that independent competitors like Lovable and Replit do not face.

DISCLAIMERS

This report is for information purposes only and is not to be used or considered as an offer or the solicitation of an offer to sell or to buy or subscribe for securities or other financial instruments. Nothing in this report constitutes investment, legal, accounting or tax advice or a representation that any investment or strategy is suitable or appropriate to your individual circumstances or otherwise constitutes a personal trade recommendation to you.

This research report has been prepared solely by Sacra and should not be considered a product of any person or entity that makes such report available, if any.

Information and opinions presented in the sections of the report were obtained or derived from sources Sacra believes are reliable, but Sacra makes no representation as to their accuracy or completeness. Past performance should not be taken as an indication or guarantee of future performance, and no representation or warranty, express or implied, is made regarding future performance. Information, opinions and estimates contained in this report reflect a determination at its original date of publication by Sacra and are subject to change without notice.

Sacra accepts no liability for loss arising from the use of the material presented in this report, except that this exclusion of liability does not apply to the extent that liability arises under specific statutes or regulations applicable to Sacra. Sacra may have issued, and may in the future issue, other reports that are inconsistent with, and reach different conclusions from, the information presented in this report. Those reports reflect different assumptions, views and analytical methods of the analysts who prepared them and Sacra is under no obligation to ensure that such other reports are brought to the attention of any recipient of this report.

All rights reserved. All material presented in this report, unless specifically indicated otherwise is under copyright to Sacra. Sacra reserves any and all intellectual property rights in the report. All trademarks, service marks and logos used in this report are trademarks or service marks or registered trademarks or service marks of Sacra. Any modification, copying, displaying, distributing, transmitting, publishing, licensing, creating derivative works from, or selling any report is strictly prohibited. None of the material, nor its content, nor any copy of it, may be altered in any way, transmitted to, copied or distributed to any other party, without the prior express written permission of Sacra. Any unauthorized duplication, redistribution or disclosure of this report will result in prosecution.