Put an AI app builder inside your product in 5 minutes

Your users describe what they need. Your product builds it, hosts it and ships it — under your brand, on your domain. All it takes is the Totalum API.

No infrastructure · No AI pipeline to maintain · No DevOps

app.yourbrand.com

This is the builder you are embedding — running on the same API you will call.

Create it in only 4 steps

You do not have to understand how the builder works. You only have to point your coding agent at the docs.

1

Create your API key

Create your Totalum account and generate a key. It is the only credential your product will ever need.

2

Send these docs to your AI agent

Claude Code Codex CursorAny other

Add the key to your project, then give the whole Totalum API reference to the coding agent you already use.

Download docs file
3

Tell your coding agent what to build

Ask for an AI web app builder powered by the Totalum API, and say how it should fit your product.

Your prompt (example)

“Using the attached Totalum API docs, add an AI app builder to our dashboard. Each project belongs to the logged-in workspace, and users can deploy from the chat.”

4

Ship it

Your agent wires it up and you are done — hosting, database, deploys and domains already handled.

app.yourbrand.com
Acme CRMServicesTeamBlogContact
CRM for teamsEvery customer, one placeDeals, invoices and email — done for you.Get startedBook a demo
LIVE

No project to start from?

Clone the open-source Next.js template — an AI app builder already wired to the Totalum API. Add your key and it runs.

Use the template

It is just an HTTP API

No SDK to adopt, no runtime to install, no framework to migrate to. If your language can make an HTTP request, it can run an AI app builder.

Next.js React Node.js Python PHP Laravel Ruby Go…and anything else
Explore all Totalum API docs

Want a hand with the integration?

Tell us what you are building and we will tell you the shortest path to it — including the parts you should not build yourself.

Totalum-generated websites outperform Lovable, Bolt and Replit

Independent benchmarks rank Totalum first for building real, usable software — the apps your product ships are the ones that win the comparison, not prototypes that need a rewrite.

Independent benchmark comparing Totalum with Lovable, Bolt and Replit
User-friendly and powerfulFIG. A

Websites built with Totalum score best on PageSpeed and SEO

Server-rendered Next.js on Cloudflare's edge, with clean metadata and structured data from the first version. Your users get the scores an SEO audit asks for — without buying a caching plugin or tuning a server.

Fast by constructionNo plugin stack to slow down over time.
Indexable and structuredReal HTML, sitemaps, metadata and schema out of the box.
Ready for AI searchClean content that ChatGPT, Perplexity and Google's AI can read.
PageSpeed Insights results for a website created with Totalum
PageSpeed Insights · a real Totalum siteFIG. C

What the API does for you

Everything below is what you would otherwise have to build, run and pay a team to keep alive. It is all managed under the hood.

01Full code generationA complete, production-grade Next.js codebase — not a prototype.
02Database includedSchema, tables and records created and migrated for you.
03Deploys and hostingEvery project ships itself. No pipeline for you to run.
04Version historyEvery change is a restorable version. Roll back in one call.
05File storageUploads, assets and documents, handled out of the box.
06AI built inGenerated apps can call AI and generate images without extra keys.
07Transactional emailSign-ups, receipts and notifications send from day one.
08Agent sandboxesEach project gets an isolated machine where the agents work.
09Custom domainsPoint any domain at any project, with SSL handled.
10Logs and analyticsBuild logs, runtime logs and spend, queryable per project.

…and everything else that usually takes a platform team — all managed under the hood.

Millions of projects per accountUnlimited projects, nothing to provision in advance.
100% Cloudflare, no account neededWorkers + D1 edge hosting. You never touch Cloudflare.

The tech stack of every generated project

Not a toy export. Every project is a real application, on the stack your engineers would have picked anyway.

Next.js + ReactThe app itself: server-rendered, SEO-clean, fast by default.app
BetterAuthReal accounts, sessions and protected routes from the first version.auth
Your APIs and dependenciesAnything on npm plus the services you already run — email, AI, payments, your own backend.integrations
Cloudflare Workers + D1Deployed automatically on every change. Edge latency, infinite scale, and no Cloudflare account of your own.infrastructure
Code is yoursExport any timeGitHub syncCustom domains

How the Totalum API works

You make one call and read the result. Everything inside the dashed box is ours to run — agents, testing, deploys, databases and domains.

01

Your product calls the API

Your user asks for something in your UI. Your backend forwards it with one HTTP request.

POST/projectsapi-accounts.totalum.appapi-key tlm_sk_••••••prompt “Build a CRM”200 projectId: prj_8f2c…
Totalum API · internal process
02

Frontier AI agents build it

A private sandbox spins up and frontier agents write the app together.

Sandbox ready Claude Code Codex OpenCode
03

AI tests it in a browser

The agents open the app, click through it and fix what breaks — before your user sees it.

preview.totalum.app
Acme CRMServicesTeamBlogContact
CRM for teamsEvery customer, one placeDeals, invoices and email — done for you.Get startedBook a demo
sign up invoice
04

Published to Cloudflare

App and database deploy themselves, on the fastest and most scalable edge there is.

Next.js on WorkersDatabase on D1
05

Your customer sees their app

The finished app appears in your product, under your brand, live on its own URL.

app.yourbrand.com
Acme CRMServicesTeamBlogContact
CRM for teamsEvery customer, one placeDeals, invoices and email — done for you.Get startedBook a demo

Wired into every generated project

Email delivery AI integration ChatGPT integration PDF generation Web scraping File storage AI image generation+10 more

Pay for what your users build

No seats, no platform fee, no minimum. The API is credit-based, and you decide what to charge your own customers on top.

Per credit$0.07 /credit

Buy credits on your account and spend them as you generate.

Start building

What that covers

  • Creating a project, running the agents and deploying it
  • Databases, storage, email, AI calls and custom domains
  • Reading data — projects, files, status, logs — is free
  • Per-project monthly caps, so one project can't run away with your budget
  • Live spend analytics per project, straight from the API

The exact cost of every operation is published in the API itself, so your integration can read prices instead of hard-coding them. See the docs

Questions, answered

Everything integrators ask us before they start — and the honest answer to each.

01How many projects can I create?

As many as you need — there is no cap. One account can hold millions of projects, so you can create one per customer, per team or per experiment and never think about limits again.

02Can I get support if I need it?

Yes. Write to contacto@totalum.app or book a call and you'll talk to the people who build Totalum, not a ticket queue. Integration reviews and architecture help are included while you're setting things up.

03Can a generated project use my customer's own domain?

Yes. Any project can be attached to any custom domain through the API — usually your customer's own. You stay in control of which domain belongs to which project.

04Can a generated project sync with my customer's GitHub?

Yes. Projects can be connected to a GitHub repository so the generated code is pushed to an account you or your customer own. The code is never locked inside Totalum.

05Can I add custom API keys to a project?

Yes. Every project has its own secrets, so you can inject the keys a specific customer needs — payments, CRMs, internal services — and the generated app will use them.

06Can I build a Lovable-style app builder with this?

That is exactly what the API is for. Chat UI, project list, live preview, deploys, domains — you design the product and the experience; Totalum does the building, hosting and infrastructure behind it.

07Do my users need a Totalum account?

No. Your users never see Totalum. Your backend holds one API key, and every project it creates belongs to your account, under your brand.

08What do the generated apps run on?

Next.js and React with BetterAuth, deployed to Cloudflare Workers with a Cloudflare D1 database. Your usual APIs and npm dependencies are supported — the agents install what the app needs.

09How fast is a project created?

A first working version typically takes a few minutes, and further changes are faster. Everything runs asynchronously, so your product can show progress while the agents work.

10How is it billed?

Credits, at $0.07 each. You buy credits on your account and spend them as your users generate. Most read operations — listing projects, reading files, checking status — are free.

11What happens if I stop using Totalum?

You keep the code. Projects can be exported or pushed to GitHub at any time, so nothing you have shipped to a customer depends on you staying.

Your product could build apps by tonight

Grab a key, paste the docs into your agent, and let it wire the builder into the product you already have.