Latenode
Also known as: Latenode, Inc., latenode.com
Low code agent and automation platform billing by execution seconds rather than per task, with a built in headless browser and database, bundled access to GPT, Claude and Gemini, and self hosted or on premise deployment.
Latenode is a low code automation and integration platform that has repositioned around building autonomous agents rather than moving data between apps. Its distinguishing commercial choice is the billing unit: it charges for execution time in processing seconds rather than per operation or per task, which is why comparisons put roughly 100,000 operations at about $19 against several hundred dollars on per task platforms.
The technical surface is unusually broad for this category. A visual builder sits over full JavaScript with access to NPM packages, with an AI code copilot generating and optimising the code. A headless browser is built in, so agents scrape, fill forms and interact with sites that have no API without bolting on a separate service. A built in database stores and queries structured data inside workflows. Model access is bundled, covering GPT, Claude, Gemini and a long tail of others under one subscription rather than requiring separate provider keys. It also documents three distinct agent architectures, tool centric, sub agent and action selection, which is more explicit about multi agent design than most of this lane.
Operationally it offers real time monitoring with trace inspection and step by step debugging, webhook driven real time triggers, conditional branching, and a white label embedded iPaaS for companies that want to resell automation inside their own product. Security covers SOC 2 Type II, single sign on, role based access control and GDPR, and it can be self hosted or run on premise.
Two cautions belong with all of that. The integration count is reported inconsistently across sources, ranging from 300 to 600 to 1,200 apps and 5,500 connectors, so it should be verified against a live count rather than quoted. And the execution time billing that makes it cheap at volume is genuinely hard to forecast: independent analysis warns that long running steps, meaning AI calls, headless browser sessions and heavy transforms, consume disproportionately more than a run count suggests.
Vendor details
Canonical URL
https://latenode.com
Category
Agent builder
Company status
independent
Use cases & customers
Target customers
Deployment options
In practice
Your per task automation bill scales faster than your usage. Latenode charges for execution seconds instead, which is why comparisons put 100,000 operations near $19 rather than several hundred dollars.
Your agent needs to work against a system with no API. A headless browser is built into the platform, so scraping, form filling and site interaction happen natively rather than through a bolted on service.
You want one subscription instead of separate OpenAI, Anthropic and Google accounts. Model access is bundled, covering GPT, Claude, Gemini and a long tail of others.
Sources & related URLs
Agentic Index coverage score
12.0 / 14 capabilities · 86%
| Integrations & Tool CallingExtensive prebuilt SaaS integrations plus HTTP request support and access to over a million NPM packages, so any JavaScript library or API is reachable from a workflow. COUNT DISPUTED: reported as 300, 600 and 1,200 apps and 5,500 connectors across four sources; verify against a live count before quoting. 2026-08-05 | Full |
|---|---|
| Workflow OrchestrationMulti agent orchestration with three documented agent architectures, tool centric, sub agent and action selection, alongside conditional logic, branching workflows and iterators for large data sets. Being explicit about distinct agent architectures is unusual in this lane. 2026-08-05 | Full |
| Knowledge Grounding & RAGRAG for AI knowledge retrieval is listed as a platform capability alongside built in databases, but the claim appears in a single software directory entry with no detail on the retrieval mechanism, sources or citation behaviour. Graded partial on thin evidence rather than full. 2026-08-05 | Partial |
| Human Oversight & GuardrailsNo approval gates, review steps, human task assignment or configurable autonomy controls are documented anywhere in the material retrieved. This is the platform's one clear weakness and a sharp contrast with relay-app in the same lane, where human approval is the design centre. 2026-08-05 | Unable to verify |
| Security, Identity & GovernanceSOC 2 Type II certification with single sign on, role based access control and GDPR compliance, published as enterprise grade security and repeated on Latenode's own solution pages. 2026-08-05 | Full |
| Observability & AuditabilityReal time workflow monitoring with trace inspection and step by step debugging, plus detailed execution tracking that lets a builder review every step an agent took, test different parameters and tune performance. 2026-08-05 | Full |
| Memory & State PersistenceA built in database lets agents store, query and manage structured data directly within workflows, with NoSQL storage documented, so state persists inside the platform across executions rather than being passed through each run. 2026-08-05 | Full |
| Deployment & Data ResidencySelf hosting is offered for teams prioritising data security, giving full control over infrastructure and data, and the platform ships across on premise and cloud hosted environments. 2026-08-05 | Full |
| Prebuilt Agents, Templates & PacksA large library of prebuilt connectors ships with the platform and is offered as a white label embedded iPaaS for companies reselling automation inside their own product, alongside a drag and drop agent builder with prebuilt components. Connector count is disputed across sources. 2026-08-05 | Full |
| Triggers & Channel CoverageA webhook system provides real time triggers so agents respond instantly to external events or user actions, combined with conditional logic and branching so workflows adjust to changing conditions without manual input. 2026-08-05 | Full |
| Model Flexibility & RoutingNative access to top tier language models including OpenAI, Claude, Deepseek and LLaMA under ONE SUBSCRIPTION FOR MULTIPLE LLMS, with GPT, Claude and Gemini named and a long tail of additional models available, removing the need for separate provider accounts. 2026-08-05 | Full |
| APIs, SDKs & MCP ExtensibilityFull JavaScript with access to more than a million NPM packages means any library or API can be pulled into a workflow, backed by HTTP request support, webhooks and a white label embedded iPaaS for building on top of the platform. No MCP surface is documented. 2026-08-05 | Full |
| Testing, Debugging & OptimizationDetailed execution tracking and debugging tools allow reviewing every step, testing different parameters and tuning performance, and an AI code copilot optimises generated JavaScript, but no evaluation harness, benchmark suite or regression testing for agent behaviour is documented. 2026-08-05 | Partial |
| Browser & Computer UseA Puppeteer powered headless browser is built into the platform, letting agents scrape data, fill out forms and interact with websites natively, explicitly so that systems without APIs can be automated without an external browser service. 2026-08-05 | Full |
The Agentic Index coverage score grades every vendor Full, Partial or Unable to verify against the same 14 buyer facing capabilities, from public evidence only. Each capability links to how all vendors in the index score on it. How this evidence is graded
Pricing
Free tier with 300 credits per month; paid plans from $5 per month; roughly $19 at 100,000 operations; custom enterprise
execution time in processing seconds, not operations
What is public
Tier structure, the free allowance and the execution time model are published on Latenode's own pricing page and independently verified by a third party cost tracker.
Billing mechanics
Latenode charges for compute time rather than per operation, node or API call, with a free tier of 300 credits a month and paid plans starting around $5. Every plan includes AI access and the full integration library rather than gating either behind a tier. Usage tiers reduce effective cost as volume grows, and enterprise terms are custom.
Cost watchouts
CPU second metering means long running steps cost disproportionately more than a run count suggests, and AI calls, headless browser sessions and heavy transforms are exactly the steps an agent workload is made of
Variable cost rationale
Time based metering is cheaper than per task billing at volume but harder to predict, and the exposure concentrates in exactly the agentic steps, model calls and browser sessions, that run longest.
Additional watchouts
The cheapness is real but the predictability is not. Independent analysis is explicit that CPU second metering is hard to forecast from run counts alone, and that long running steps cost disproportionately more, naming AI calls, headless browser sessions and heavy transforms. Those are precisely the steps that make a workflow agentic, so the cost advantage narrows as the work becomes more AI heavy. Model a representative workflow rather than extrapolating from a run count.
Overage / add-ons
Consumption metered in processing seconds, with usage tiers that reduce the effective cost per run as volume grows
Sales call required
No, self serve available
Free / trial
Free tier with 300 credits a month, no credit card required, sufficient to explore the platform and test workflows
Lowest paid plan
Micro
Commercial notes
The billing unit is the whole competitive argument. Per operation platforms charge for every node and action, so cost scales with workflow complexity as well as volume, and Latenode's own comparison puts 100,000 operations at $733 to $898 on Zapier and $80 to $203 on Make against roughly $19 on its own metering. Independent verification broadly supports the direction while producing different absolute figures, which is expected when the unit is time rather than count.
Key ambiguities
Third party verification puts the cheapest qualifying plan at $0 for 1,000 runs and $10.8 at 100,000 runs on three step workflows, while Latenode's own comparison cites roughly $19 at 100,000 operations. Both are plausible under different workflow shapes, which is itself the point: the unit is compute time, not runs.
Missing data
How credits map to processing seconds, tier thresholds above the entry plan, enterprise rates and self hosted licensing terms.
Related vendors
- Lindy — No-code AI agent builder focused on automating repetitive business…
- Activepieces — Open-source automation platform with a self-hosted Community Edition…
- Adopt AI — No code agent builder that turns existing applications and manual…
- Agent.ai — A marketplace and network of hundreds of prebuilt AI agents plus a…
- AgentX — No code platform to build, evaluate, and deploy multi agent…
- AI Library — No code enterprise AI platform to build and run AI agents across the…
Alternatives to Latenode
The closest documented capability profiles to Latenode among agent builders tracked by Agentic Index, ordered by similarity on the same 14 point evidence the rankings use. No vendor pays for placement.
- AutoGPT10.5 / 14Adds documented Human Oversight & Guardrails
- Gumloop11.5 / 14Adds documented Human Oversight & Guardrails
- Retool11.5 / 14Adds documented Human Oversight & Guardrails
- Airtable11.0 / 14Adds documented Human Oversight & Guardrails
- Langflow10.0 / 14Fuller documented coverage on Knowledge Grounding & RAG
- Lindy11.0 / 14Adds documented Human Oversight & Guardrails
Similarity is computed from each vendor's Agentic Index coverage score evidence, axis by axis, not from the totals. How this evidence is graded