Plans and Pricing | Xano

Scalable plans that grow with you

Adjust your plans instantly as you grow.

Transparent, flexible pricing — no surprises.

Monthly Yearly(Save more)

Free

For developing and testing

$0

Billed annually

Get started

Includes:

Natural language prompting

No-code visual logic builder

No-code MCP & AI agent builder

Server-side business logic

Unlimited serverless Lambda functions

No-code API builder

Unlimited REST APIs (rate limited)

AI-ready Postgres database (up to 100K records)

1 GB image storage (watermarked)

1 workspace included

*Rate limits

Rate limit on free plans are 10 req/20s

Essential

For production-ready apps and agents

$85 / month

Billed annually

Get started

Everything in Free plus:

Dedicated infrastructure

3 total workspaces

5 total team seats

No API rate limit

More compute & storage

Branching and merging

CLI sandbox environments

Direct database access and unlimited records

Background tasks

100 GB image and file storage

GDPR, ISO, and SOC 2 & 3 compliance

Customizable pre/post API logic

No watermarked images

7-day rolling backup

Static frontend hosting

Pro

For businesses and teams ready to scale

$224 / month

Billed annually

Get started

Everything in Essential plus:

5 total workspaces

10 total team seats

Even more compute & storage

Managed load balancer

Role and permissions manager

Copy components across workspaces w/ Xano Link

HIPAA add-on available

14-day rolling backup

99.99% SLA

Upgrade with add-ons

Customize your base plan with add-ons like extra CPU boost + Autoscale protection, HIPAA compliance, and more.

Customize with add-ons →

Custom

For enterprise-grade security & flexibility

Flexible pricing available

Contact sales

Everything in Pro plus:

Unlimited scalability

Self-hosting options w/ AWS, Azure, GCP, on-prem, and more

Multiple tenants for data, resource, and regional isolation

Sidecar Docker containers

Integrate directly with LLMs via microservices

Dedicated IP

High availability

24/7 monitoring

Dedicated onboarding, training, & support

Single Sign-On (SSO)

Cloud Armor advanced security

Automatic backups

Advanced logging

Frequently asked questions

What are Xano's limits?

Xano is designed to help you build backends without limits. As a Turing-complete backend platform, you are not limited to predefined logic or capped feature sets. And with XanoScript, our scripting language, you can implement the same types of conditional logic, loops, data processing, and workflows you would write in a traditional backend language, while using Xano’s managed infrastructure, database, and API layer. Xano also supports developer-native workflows, including a VS Code extension, so teams can work with backend logic and APIs using familiar tools when needed.

What if I need more CPU outside my plan?

Xano provides base CPU and memory that increases with each plan tier. If you require more than what’s included in the Essential plan, our Pro plan unlocks more CPU and Autoscale protection. This allows you to handle higher workloads without changing your application or architecture.

The CPU add-on also includes Autoscale Protection, which helps absorb short-term traffic spikes. For applications with sustained or unpredictable compute needs beyond these options, the Custom plan supports higher and more flexible scaling configurations.

Can I scale my backend with Xano?

Yes. Xano is built on cloud-native infrastructure and is designed to scale as your application grows. It runs on managed infrastructure with a PostgreSQL-based database that supports both vertical and horizontal scaling, depending on your workload and plan.

As demand increases, scaling is handled through plan-level resources and optional CPU add-ons, rather than requiring you to manage servers or DevOps tooling. This allows teams to increase capacity without re-architecting their backend or managing infrastructure directly.

Can I export my data?

Yes. You can export your database data directly from your Xano workspace using built-in export tools, with support for CSV and YAML formats. This allows you to retrieve your data at any time for backup, analysis, or migration purposes.

Depending on your plan, you may also have access to direct database connections, which enable programmatic or external access to your data using standard database tools.

Who owns my data?

You own your data. You retain full ownership of your data stored in Xano, including any data generated by your application or uploaded by your users, subject to your own agreements and policies. Xano does not claim ownership of customer data and processes it only to provide and operate the service.

Can Xano build my Front-end?

Xano doesn’t build your application’s UI (pages, components, layouts, styling). What it does provide is the hosted backend—database, APIs, authentication/business logic, background tasks, and integrations—that your frontend connects to. You can use any frontend approach (custom code, low-code/no-code builders, mobile frameworks, etc.) and call your Xano APIs from there.

To make that connection straightforward, Xano can generate OpenAPI (Swagger) documentation for your APIs, which many frontend tools and IDEs can use to auto-generate clients/SDKs, import endpoints, or validate requests. Xano can also support static hosting for pre-built frontend assets.